[PATCH 2/2] Making sure GEODE_WDT depends on CONFIG_MFD_CS5535
From: Bjarke Istrup Pedersen
Date:  Thu Jun 30 2011 - 17:49:01 EST
From: Bjarke Istrup Pedersen <gurligebis@xxxxxxxxxx>
Fixes dependency problem for GEODE_WDT.
Signed-off-by: Bjarke Istrup Pedersen <gurligebis@xxxxxxxxxx>
---
 drivers/watchdog/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 9536d38..b9f2c66 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -432,7 +432,7 @@ config SP5100_TCO
 
 config GEODE_WDT
 	tristate "AMD Geode CS5535/CS5536 Watchdog"
-	depends on CS5535_MFGPT
+	depends on CS5535_MFGPT && CONFIG_MFD_CS5535
 	help
 	  This driver enables a watchdog capability built into the
 	  CS5535/CS5536 companion chips for the AMD Geode GX and LX
-- 
1.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/