G'day,
2/4 definitions of CONFIG_SOFT_WATCHDOG have trivially different banners.
diff -ruN linux-2.5.21+trivial+arch+cerf/arch/m68k/config.in
linux-2.5.21/arch/m68k/config.in
--- linux-2.5.21+trivial+arch+cerf/arch/m68k/config.in Wed Jun 12 17:50:30 2002
+++ linux-2.5.21/arch/m68k/config.in Fri Jun 14 13:13:32 2002
@@ -501,7 +501,7 @@
bool 'Watchdog Timer Support' CONFIG_WATCHDOG
if [ "$CONFIG_WATCHDOG" != "n" ]; then
bool ' Disable watchdog shutdown on close' CONFIG_WATCHDOG_NOWAYOUT
- bool ' Software Watchdog' CONFIG_SOFT_WATCHDOG
+ bool ' Software watchdog' CONFIG_SOFT_WATCHDOG
fi
if [ "$CONFIG_ATARI" = "y" ]; then
bool 'Enhanced Real Time Clock Support' CONFIG_RTC
diff -ruN linux-2.5.21+trivial+arch+cerf/drivers/char/Config.in
linux-2.5.21/drivers/char/Config.in
--- linux-2.5.21+trivial+arch+cerf/drivers/char/Config.in Wed Jun 12 17:50:30
2002
+++ linux-2.5.21/drivers/char/Config.in Fri Jun 14 13:07:33 2002
@@ -148,7 +148,7 @@
bool 'Watchdog Timer Support' CONFIG_WATCHDOG
if [ "$CONFIG_WATCHDOG" != "n" ]; then
bool ' Disable watchdog shutdown on close' CONFIG_WATCHDOG_NOWAYOUT
- tristate ' Software Watchdog' CONFIG_SOFT_WATCHDOG
+ tristate ' Software watchdog' CONFIG_SOFT_WATCHDOG
tristate ' WDT Watchdog timer' CONFIG_WDT
tristate ' WDT PCI Watchdog timer' CONFIG_WDTPCI
if [ "$CONFIG_WDT" != "n" ]; then
Greg.
--
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001.
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel