diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-07-21 14:34:17 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-07-21 14:34:17 +0000 |
commit | ec2064c374f2401b78572af316a683b0fc8860e1 (patch) | |
tree | 07af089558eda8e37e962847025543f4ee967d2f /target/linux/generic/config-2.6.25 | |
parent | 642064ae9a94b47054ea7fb39804776ae11fbc4e (diff) |
kernel: add some missing debugging related config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22324 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.25')
-rw-r--r-- | target/linux/generic/config-2.6.25 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.25 b/target/linux/generic/config-2.6.25 index cf29de5aed..2e072205e5 100644 --- a/target/linux/generic/config-2.6.25 +++ b/target/linux/generic/config-2.6.25 @@ -750,6 +750,7 @@ CONFIG_JFFS2_ZLIB=y # CONFIG_JFS_SECURITY is not set # CONFIG_JFS_STATISTICS is not set CONFIG_JOLIET=y +# CONFIG_KALLSYMS_ALL is not set # CONFIG_KALLSYMS_EXTRA_PASS is not set # CONFIG_KALLSYMS is not set # CONFIG_KARMA_PARTITION is not set @@ -1708,6 +1709,7 @@ CONFIG_TEXTSEARCH=y CONFIG_TICK_ONESHOT=y # CONFIG_TIFM_CORE is not set # CONFIG_TIGON3 is not set +# CONFIG_TIMER_STATS is not set CONFIG_TIMERFD=y # CONFIG_TINY_SHMEM is not set # CONFIG_TIPC is not set |