[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#519037: please include watchdog module for Geode in i386 kernels



package: linux-image-2.6.26-1-486
version: 2.6.26+17
severity: minor
tags: patch

also package linux-image-2.6.26-1-686 version 2.6.26+17

Please enable the watchdog module for the AMD Geode processor. The
code is in the vanilla kernel in geodewdt.c. It is GPL. The config
option is GEODE_WDT=m. The patch below will add the option. 

--------------------

--- linux-2.6-2.6.26/debian/config/i386/config.orig	2009-03-09 19:32:58.000000000 -0400
+++ linux-2.6-2.6.26/debian/config/i386/config	2009-03-09 19:33:36.000000000 -0400
@@ -1637,6 +1637,7 @@
 CONFIG_ADVANTECH_WDT=m
 CONFIG_ALIM1535_WDT=m
 CONFIG_ALIM7101_WDT=m
+CONFIG_GEODE_WDT=m
 CONFIG_SC520_WDT=m
 CONFIG_EUROTECH_WDT=m
 CONFIG_IB700_WDT=m


--------------------

thank you

-- 
sg
--- linux-2.6-2.6.26/debian/config/i386/config.orig	2009-03-09 19:32:58.000000000 -0400
+++ linux-2.6-2.6.26/debian/config/i386/config	2009-03-09 19:33:36.000000000 -0400
@@ -1637,6 +1637,7 @@
 CONFIG_ADVANTECH_WDT=m
 CONFIG_ALIM1535_WDT=m
 CONFIG_ALIM7101_WDT=m
+CONFIG_GEODE_WDT=m
 CONFIG_SC520_WDT=m
 CONFIG_EUROTECH_WDT=m
 CONFIG_IB700_WDT=m

Reply to: