]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: intel_scu_watchdog: fix Kconfig dependency
authorWim Van Sebroeck <wim@iguana.be>
Thu, 7 Feb 2013 20:14:36 +0000 (21:14 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 7 Feb 2013 20:14:36 +0000 (21:14 +0100)
commit5a6e917801729dd8368a5f829438074e1cf010ca
tree186cff2ff93b6e12f7837dfbe86d9a6ed58ac8d6
parente301baa65ef0ce6eec923af28f586a473725d47f
watchdog: intel_scu_watchdog: fix Kconfig dependency

Kernel symbol X86_MRST has been removed from the kernel.
INTEL_SCU_WATCHDOG driver can never be compiled due dependence of X86_MRST
which remained in the drivers/watchdog/Kconfig.

Reported-by: Alexander Shiyan <shc_work@mail.ru>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig