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/amcc | |
parent | 86ca712e4a0806f4b58cb30938e55bab7e9b0f9a (diff) | |
download | master-187ad058-dab23ede109b47767327d35be4b776c9ef8b6ce2.tar.gz master-187ad058-dab23ede109b47767327d35be4b776c9ef8b6ce2.tar.bz2 master-187ad058-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/amcc')
-rw-r--r-- | target/linux/amcc/config-2.6.21 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/amcc/config-2.6.21 b/target/linux/amcc/config-2.6.21 index d0fccac52d..00c535e03c 100644 --- a/target/linux/amcc/config-2.6.21 +++ b/target/linux/amcc/config-2.6.21 @@ -62,7 +62,6 @@ CONFIG_IBM_OCP=y # CONFIG_IDE is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_ISA_DMA_API=y -CONFIG_JFFS2_FS_DEBUG=0 CONFIG_KERNEL_START=0xc0000000 # CONFIG_KEXEC is not set CONFIG_LOWMEM_SIZE=0x30000000 |