summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/Config.in2
-rw-r--r--target/wrap/kernel.config4
2 files changed, 4 insertions, 2 deletions
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