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/ixp4xx/config-default | |
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/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 81c1383678..a995ad9449 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -213,8 +213,6 @@ CONFIG_IXP4XX_QMGR=y CONFIG_IXP4XX_CRYPTO=y CONFIG_IXP4XX_WATCHDOG=y # CONFIG_IWMMXT is not set -# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set -CONFIG_JFFS2_FS_DEBUG=0 # CONFIG_JFS_FS is not set # CONFIG_KEXEC is not set # CONFIG_LANMEDIA is not set |