diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-11 13:31:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-11 13:31:49 +0000 |
commit | 065af6ad3dfe60ca2ef0946b3e5d94a4bf5b1de2 (patch) | |
tree | 4282514bff6f0a952898473f7eef4dac65aba530 /target/linux | |
parent | f24e4eb87d2467f8ae86a2b3f72a5357fac92dbf (diff) | |
download | upstream-065af6ad3dfe60ca2ef0946b3e5d94a4bf5b1de2.tar.gz upstream-065af6ad3dfe60ca2ef0946b3e5d94a4bf5b1de2.tar.bz2 upstream-065af6ad3dfe60ca2ef0946b3e5d94a4bf5b1de2.zip |
mpc83xx: enable jffs2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/mpc83xx/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/config-default b/target/linux/mpc83xx/config-default index cabe25f2d8..20413ec219 100644 --- a/target/linux/mpc83xx/config-default +++ b/target/linux/mpc83xx/config-default @@ -90,7 +90,6 @@ CONFIG_IPIC=y CONFIG_IRQ_PER_CPU=y # CONFIG_IRQSTACKS is not set CONFIG_ISA_DMA_API=y -# CONFIG_JFFS2_FS is not set CONFIG_KERNEL_START=0xc0000000 # CONFIG_KMETER1 is not set # CONFIG_LEDS_GPIO is not set |