X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fwatchdog%2FKconfig;h=c0dfcf273f0a5bd84e3be9dcd4f4a22835dcd198;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=d53f664a4dd89215a3f9e7a66a2f8cf587ae3aea;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig index d53f664a4..c0dfcf273 100644 --- a/drivers/char/watchdog/Kconfig +++ b/drivers/char/watchdog/Kconfig @@ -60,13 +60,6 @@ config SOFT_WATCHDOG # ARM Architecture -config AT91_WATCHDOG - tristate "AT91RM9200 watchdog" - depends on WATCHDOG && ARCH_AT91RM9200 - help - Watchdog timer embedded into AT91RM9200 chips. This will reboot your - system when the timeout is reached. - config 21285_WATCHDOG tristate "DC21285 watchdog" depends on WATCHDOG && FOOTBRIDGE @@ -155,16 +148,6 @@ config MPCORE_WATCHDOG To compile this driver as a module, choose M here: the module will be called mpcore_wdt. -config EP93XX_WATCHDOG - tristate "EP93xx Watchdog" - depends on WATCHDOG && ARCH_EP93XX - help - Say Y here if to include support for the watchdog timer - embedded in the Cirrus Logic EP93xx family of devices. - - To compile this driver as a module, choose M here: the - module will be called ep93xx_wdt. - # X86 (i386 + ia64 + x86_64) Architecture config ACQUIRE_WDT