kernel: add missing config symbols
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Feb 2011 02:45:56 +0000 (02:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Feb 2011 02:45:56 +0000 (02:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25643 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/config-2.6.37
target/linux/generic/config-2.6.38

index 1899da7..d441a58 100644 (file)
@@ -501,6 +501,7 @@ CONFIG_DEBUG_INFO_REDUCED=y
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
+# CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_WRITECOUNT is not set
 # CONFIG_DECNET is not set
@@ -2488,6 +2489,7 @@ CONFIG_TCP_CONG_ADVANCED=y
 CONFIG_TCP_CONG_WESTWOOD=y
 # CONFIG_TCP_CONG_YEAH is not set
 # CONFIG_TCP_MD5SIG is not set
+# CONFIG_TEST_LIST_SORT is not set
 # CONFIG_TEST_POWER is not set
 CONFIG_TEXTSEARCH=y
 # CONFIG_TEXTSEARCH_BM is not set
index dad054e..9fbb3c4 100644 (file)
@@ -502,6 +502,7 @@ CONFIG_DEBUG_INFO_REDUCED=y
 # CONFIG_DEBUG_SPINLOCK is not set
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
+# CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_WRITECOUNT is not set
 # CONFIG_DECNET is not set
@@ -2502,6 +2503,7 @@ CONFIG_TCP_CONG_ADVANCED=y
 CONFIG_TCP_CONG_WESTWOOD=y
 # CONFIG_TCP_CONG_YEAH is not set
 # CONFIG_TCP_MD5SIG is not set
+# CONFIG_TEST_LIST_SORT is not set
 # CONFIG_TEST_POWER is not set
 # CONFIG_TEXTSEARCH_BM is not set
 # CONFIG_TEXTSEARCH_FSM is not set
This page took 0.033839 seconds and 4 git commands to generate.