diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 100caabf7fc8..beded63689d1 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -1145,6 +1145,7 @@ config PIKA_WDT | |||
1145 | config BOOKE_WDT | 1145 | config BOOKE_WDT |
1146 | tristate "PowerPC Book-E Watchdog Timer" | 1146 | tristate "PowerPC Book-E Watchdog Timer" |
1147 | depends on BOOKE || 4xx | 1147 | depends on BOOKE || 4xx |
1148 | select WATCHDOG_CORE | ||
1148 | ---help--- | 1149 | ---help--- |
1149 | Watchdog driver for PowerPC Book-E chips, such as the Freescale | 1150 | Watchdog driver for PowerPC Book-E chips, such as the Freescale |
1150 | MPC85xx SOCs and the IBM PowerPC 440. | 1151 | MPC85xx SOCs and the IBM PowerPC 440. |