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.25 | |
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.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 |