From 88838cfe1fe235670df0af607b5d7e366fb7e6d4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Feb 2010 08:57:00 +0100 Subject: enable watchdog --- target/Config.in | 2 ++ target/wrap/kernel.config | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index cb4f04d01..2fae1fecb 100644 --- a/target/Config.in +++ b/target/Config.in @@ -651,6 +651,8 @@ config ADK_LINUX_X86_WRAP select ADK_KERNEL_NETDEVICES select ADK_KERNEL_NET_ETHERNET select ADK_KERNEL_MII + select ADK_KERNEL_CRC32 + select ADK_TARGET_WITH_WATCHDOG select BUSYBOX_HWCLOCK help End of life, but I still have one board. 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 -- cgit v1.2.3