From: Wim Van Sebroeck Date: Thu, 7 Feb 2013 20:14:36 +0000 (+0100) Subject: watchdog: intel_scu_watchdog: fix Kconfig dependency X-Git-Tag: v3.9-rc1~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ec74ab5a48d794c5e3671a895d49d162d0f916;p=pandora-kernel.git 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 Cc: Alan Cox Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed