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/magicbox | |
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/magicbox')
-rw-r--r-- | target/linux/magicbox/config-2.6.22 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/magicbox/config-2.6.22 b/target/linux/magicbox/config-2.6.22 index 3e36514e94..87dcb7e245 100644 --- a/target/linux/magicbox/config-2.6.22 +++ b/target/linux/magicbox/config-2.6.22 @@ -69,7 +69,6 @@ CONFIG_IDE_MAX_HWIFS=4 # CONFIG_IDE_TASK_IOCTL 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_LEDS_TRIGGER_IDE_DISK is not set |