diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2011-09-27 16:53:15 -0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2013-03-01 06:44:40 -0500 |
commit | e4504daba1d9391968df4698406bb81318b340a0 (patch) | |
tree | eea31a1581b52ed0065cc6b7ec619a74ec57c74d /drivers/watchdog/Kconfig | |
parent | de6303ab934b1386cad1f62ea6e2200ab7be7d78 (diff) |
watchdog: remove old STMP3xxx driver
Now that the new driver is in place, we can remove the old one.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 879232186ca6..100caabf7fc8 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -317,15 +317,6 @@ config TWL4030_WATCHDOG | |||
317 | Support for TI TWL4030 watchdog. Say 'Y' here to enable the | 317 | Support for TI TWL4030 watchdog. Say 'Y' here to enable the |
318 | watchdog timer support for TWL4030 chips. | 318 | watchdog timer support for TWL4030 chips. |
319 | 319 | ||
320 | config STMP3XXX_WATCHDOG | ||
321 | tristate "Freescale STMP3XXX watchdog" | ||
322 | depends on ARCH_STMP3XXX | ||
323 | help | ||
324 | Say Y here if to include support for the watchdog timer | ||
325 | for the Sigmatel STMP37XX/378X SoC. | ||
326 | To compile this driver as a module, choose M here: the | ||
327 | module will be called stmp3xxx_wdt. | ||
328 | |||
329 | config STMP3XXX_RTC_WATCHDOG | 320 | config STMP3XXX_RTC_WATCHDOG |
330 | tristate "Freescale STMP3XXX & i.MX23/28 watchdog" | 321 | tristate "Freescale STMP3XXX & i.MX23/28 watchdog" |
331 | depends on RTC_DRV_STMP | 322 | depends on RTC_DRV_STMP |