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 | 77600344638be6b395918cd44ad6b3fe172d7a9d (patch) | |
tree | 07af089558eda8e37e962847025543f4ee967d2f /target/linux/generic/config-2.6.35 | |
parent | 766cb6b7094816cae5dc7eedeffc5d86b6a77435 (diff) | |
download | upstream-77600344638be6b395918cd44ad6b3fe172d7a9d.tar.gz upstream-77600344638be6b395918cd44ad6b3fe172d7a9d.tar.bz2 upstream-77600344638be6b395918cd44ad6b3fe172d7a9d.zip |
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.35')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index e834c1313d..81c49fd00e 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -1197,6 +1197,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 @@ -2505,6 +2506,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 |