Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34f6d749c0a328817d5e36274e53121c1db734dc
Commit:     34f6d749c0a328817d5e36274e53121c1db734dc
Parent:     6ec367091a418dd6119e381758940a38b180089c
Author:     Dave Jiang <[EMAIL PROTECTED]>
AuthorDate: Sat Apr 14 08:25:24 2007 +1000
Committer:  Paul Mackerras <[EMAIL PROTECTED]>
CommitDate: Mon Apr 30 11:05:48 2007 +1000

    [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: Dave Jiang <[EMAIL PROTECTED]>
    Signed-off-by: Paul Mackerras <[EMAIL PROTECTED]>
---
 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to