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 | ac412601002d9e536720695d12eb6c485643d4c9 (patch) | |
tree | 8eb9a5a2e4745b551c53fe1fbc5f2bc45ebd3648 | |
parent | 84748e6d47935f0f09c1f979bb405ef8eabf5f1b (diff) | |
download | upstream-ac412601002d9e536720695d12eb6c485643d4c9.tar.gz upstream-ac412601002d9e536720695d12eb6c485643d4c9.tar.bz2 upstream-ac412601002d9e536720695d12eb6c485643d4c9.zip |
mpc83xx: enable jffs2
SVN-Revision: 19586
-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 |