diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-28 08:57:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-28 08:57:00 +0100 |
commit | 88838cfe1fe235670df0af607b5d7e366fb7e6d4 (patch) | |
tree | 6e12404141654a5f9a8ec9ed6e8174561692a829 /target/wrap | |
parent | 6b92f1793695460db488d5b5502a3d654ab2b572 (diff) |
enable watchdog
Diffstat (limited to 'target/wrap')
-rw-r--r-- | target/wrap/kernel.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/wrap/kernel.config b/target/wrap/kernel.config index 0cdebff81..89381d497 100644 --- a/target/wrap/kernel.config +++ b/target/wrap/kernel.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.33 -# Sat Feb 27 12:12:13 2010 +# Sat Feb 27 12:32:01 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -790,7 +790,7 @@ CONFIG_WATCHDOG=y # CONFIG_IT8712F_WDT is not set # CONFIG_IT87_WDT is not set # CONFIG_HP_WATCHDOG is not set -CONFIG_SC1200_WDT=y +# CONFIG_SC1200_WDT is not set CONFIG_SCx200_WDT=y # CONFIG_PC87413_WDT is not set # CONFIG_60XX_WDT is not set |