summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorAlbrecht Dreß <albrecht.dress@arcor.de>2009-11-13 18:09:31 -0700
committerGrant Likely <grant.likely@secretlab.ca>2009-12-08 14:42:28 -0700
commit6d5355998a757a16815d58da4a739b15a6efbfba (patch)
treea8c4bbef84c207688ed8200236b1575528fd8c56 /drivers/watchdog/Kconfig
parenteda43d16ef3d0bd59e3b762de3ffc73bab02efe9 (diff)
downloadop-kernel-dev-6d5355998a757a16815d58da4a739b15a6efbfba.zip
op-kernel-dev-6d5355998a757a16815d58da4a739b15a6efbfba.tar.gz
mpc52xx/wdt: remove obsolete old WDT implementation
Remove the old WDT implementation. Signed-off-by: Albrecht Dreß <albrecht.dress@arcor.de> Acked-by: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 3711b88..d958b76 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -861,8 +861,10 @@ config GEF_WDT
Watchdog timer found in a number of GE Fanuc single board computers.
config MPC5200_WDT
- tristate "MPC5200 Watchdog Timer"
+ bool "MPC52xx Watchdog Timer"
depends on PPC_MPC52xx
+ help
+ Use General Purpose Timer (GPT) 0 on the MPC5200 as Watchdog.
config 8xxx_WDT
tristate "MPC8xxx Platform Watchdog Timer"
OpenPOWER on IntegriCloud