diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index fda6f3d24780..5b4bb1b6dd68 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -851,7 +851,7 @@ config SP5100_TCO | |||
851 | 851 | ||
852 | config GEODE_WDT | 852 | config GEODE_WDT |
853 | tristate "AMD Geode CS5535/CS5536 Watchdog" | 853 | tristate "AMD Geode CS5535/CS5536 Watchdog" |
854 | depends on CS5535_MFGPT || (X86 && COMPILE_TEST) | 854 | depends on CS5535_MFGPT |
855 | help | 855 | help |
856 | This driver enables a watchdog capability built into the | 856 | This driver enables a watchdog capability built into the |
857 | CS5535/CS5536 companion chips for the AMD Geode GX and LX | 857 | CS5535/CS5536 companion chips for the AMD Geode GX and LX |