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 | 236d7e62cac24e7b7fdfac73c3b39f7f80c337ac (patch) | |
tree | 370e8059a7aa33f4b565622f49d25eed5b048fb8 /target/linux/magicbox | |
parent | 15bc93fc03a97dc583b548aa4f57081ec15fe545 (diff) | |
download | upstream-236d7e62cac24e7b7fdfac73c3b39f7f80c337ac.tar.gz upstream-236d7e62cac24e7b7fdfac73c3b39f7f80c337ac.tar.bz2 upstream-236d7e62cac24e7b7fdfac73c3b39f7f80c337ac.zip |
clean up jffs2 config options
SVN-Revision: 8848
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 |