diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-09-19 20:58:16 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-09-19 20:58:16 +0000 |
commit | dab23ede109b47767327d35be4b776c9ef8b6ce2 (patch) | |
tree | 6c2d2e4b8336f2142d77c3aed1daf17134a4fa49 /target/linux/x86 | |
parent | 86ca712e4a0806f4b58cb30938e55bab7e9b0f9a (diff) | |
download | upstream-dab23ede109b47767327d35be4b776c9ef8b6ce2.tar.gz upstream-dab23ede109b47767327d35be4b776c9ef8b6ce2.tar.bz2 upstream-dab23ede109b47767327d35be4b776c9ef8b6ce2.zip |
clean up jffs2 config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-2.6.22 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/config-2.6.22 b/target/linux/x86/config-2.6.22 index dd51a1b64b..3df0c5fe7b 100644 --- a/target/linux/x86/config-2.6.22 +++ b/target/linux/x86/config-2.6.22 @@ -157,7 +157,6 @@ CONFIG_ISA=y CONFIG_ISAPNP=y CONFIG_ISA_DMA_API=y # CONFIG_ITCO_WDT is not set -CONFIG_JFFS2_FS_DEBUG=0 CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_KEXEC=y |