Parcourir la source

enable watchdog

Waldemar Brodkorb il y a 15 ans
Parent
commit
88838cfe1f
2 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. 2 0
      target/Config.in
  2. 2 2
      target/wrap/kernel.config

+ 2 - 0
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.

+ 2 - 2
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