Re: 2.6.27-rc1-mm1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Thursday, July 31, 2008 - 11:20 am

Andrew Morton <akpm <at> linux-foundation.org> writes:


+ 2.6/2.6.27-rc1/2.6.27-rc1-mm1/

What happened with drivers/watchdog/Kconfig* ?


--- linux-2.6.27-rc1/drivers/watchdog/Kconfig	2008-07-29
+++ 25/drivers/watchdog/Kconfig	2008-07-30
@@ -285,10 +285,11 @@ config ALIM1535_WDT
 
 config ALIM7101_WDT
 	tristate "ALi M7101 PMU Computer Watchdog"
-	depends on X86 && PCI
+	depends on PCI
 	help
 	  This is the driver for the hardware watchdog on the ALi M7101 PMU
-	  as used in the x86 Cobalt servers.
+	  as used in the x86 Cobalt servers and also found in some
+	  SPARC Netra servers too.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called alim7101_wdt.
--- /dev/null	2008-06-22
+++ 25/drivers/watchdog/Kconfig.orig	2008-07-23
@@ -0,0 +1,934 @@

etc......

Broken, isn't it?


~Randy

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.27-rc1-mm1, Randy Dunlap, (Thu Jul 31, 11:20 am)