Skip to content

Commit

Permalink
[POWERPC] remove kernel module option for booke wdt
Browse files Browse the repository at this point in the history
Remove option of making booke_wdt into a kernel module. This watchdog
cannot be disabled. No point being a kernel module.

Signed-off-by: Dave Jiang <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
  • Loading branch information
Dave Jiang authored and paulusmack committed Apr 30, 2007
1 parent 6ec3670 commit 34f6d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/char/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ config MV64X60_WDT
depends on WATCHDOG && MV64X60

config BOOKE_WDT
tristate "PowerPC Book-E Watchdog Timer"
bool "PowerPC Book-E Watchdog Timer"
depends on WATCHDOG && (BOOKE || 4xx)
---help---
Please see Documentation/watchdog/watchdog-api.txt for
Expand Down

0 comments on commit 34f6d74

Please sign in to comment.