diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-07-21 14:34:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-07-21 14:34:17 +0000 |
commit | dff51d3f2c9ba6c7f0cd137e4b06916f5cb66e5c (patch) | |
tree | 6d9b39a2097a206705c468fbde0c061809b356d9 /target/linux/generic/config-2.6.34 | |
parent | a1cdb24a3bd55a1ef90799ee10e04d67fc36dc71 (diff) | |
download | upstream-dff51d3f2c9ba6c7f0cd137e4b06916f5cb66e5c.tar.gz upstream-dff51d3f2c9ba6c7f0cd137e4b06916f5cb66e5c.tar.bz2 upstream-dff51d3f2c9ba6c7f0cd137e4b06916f5cb66e5c.zip |
kernel: add some missing debugging related config symbols
SVN-Revision: 22324
Diffstat (limited to 'target/linux/generic/config-2.6.34')
-rw-r--r-- | target/linux/generic/config-2.6.34 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index 661d1429f2..2ec77d18be 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -1170,6 +1170,7 @@ CONFIG_JFFS2_LZMA=y # CONFIG_JFS_STATISTICS is not set # CONFIG_JME 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 @@ -2455,6 +2456,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 |