LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove kernel module option for booke wdt
@ 2007-04-13 22:25 Dave Jiang
  0 siblings, 0 replies; only message in thread
From: Dave Jiang @ 2007-04-13 22:25 UTC (permalink / raw)
  To: linuxppc-dev, paulus, galak


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 <djiang@mvista.com>

---

 drivers/char/watchdog/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig
index e812aa1..60198a7 100644
--- a/drivers/char/watchdog/Kconfig
+++ b/drivers/char/watchdog/Kconfig
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-13 22:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-13 22:25 [PATCH] remove kernel module option for booke wdt Dave Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox