Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34f6d749 authored by Dave Jiang's avatar Dave Jiang Committed by Paul Mackerras
Browse files

[POWERPC] remove kernel module option for booke wdt



Remove option of making booke_wdt into a kernel module. This watchdog
cannot be disabled. No point being a kernel module.

Signed-off-by: default avatarDave Jiang <djiang@mvista.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 6ec36709
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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