commit | d1ec74ab5a48d794c5e3671a895d49d162d0f916 | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <[email protected]> | Thu Feb 07 21:14:36 2013 +0100 |
committer | Wim Van Sebroeck <[email protected]> | Fri Mar 01 12:25:06 2013 +0100 |
tree | d4a77ce74d07877fd1f8e467ee8e75876f005401 | |
parent | f3ea733e2e42fd11ea3bc6a468a325ae5878651a [diff] |
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 <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>