diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-26 16:21:43 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-26 16:21:43 +0000 |
commit | a0829559f874eb433ba26a76dafbc7e0e027e206 (patch) | |
tree | a590b38604a0b3dc9d39a119475b959c7256605e /target/linux/ppc40x/config-2.6.30 | |
parent | b2afb336a29439d84a30a694333e902499f610d0 (diff) | |
download | upstream-a0829559f874eb433ba26a76dafbc7e0e027e206.tar.gz upstream-a0829559f874eb433ba26a76dafbc7e0e027e206.tar.bz2 upstream-a0829559f874eb433ba26a76dafbc7e0e027e206.zip |
upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages
SVN-Revision: 17018
Diffstat (limited to 'target/linux/ppc40x/config-2.6.30')
-rw-r--r-- | target/linux/ppc40x/config-2.6.30 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30 index 9854f663fc..b650877fe3 100644 --- a/target/linux/ppc40x/config-2.6.30 +++ b/target/linux/ppc40x/config-2.6.30 @@ -27,7 +27,7 @@ CONFIG_BITREVERSE=y # CONFIG_BOOKE_WDT is not set CONFIG_BOUNCE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd" +CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd" CONFIG_CMDLINE_BOOL=y CONFIG_CONSISTENT_SIZE=0x00200000 # CONFIG_CPU_FREQ is not set @@ -111,8 +111,7 @@ CONFIG_KILAUEA=y # CONFIG_LEDS_GPIO is not set CONFIG_LOWMEM_SIZE=0x30000000 # CONFIG_MACINTOSH_DRIVERS is not set -CONFIG_MAGICBOXV1=y -CONFIG_MAGICBOXV2=y +CONFIG_MAGICBOX=y # CONFIG_MAKALU is not set # CONFIG_MATH_EMULATION is not set # CONFIG_MMIO_NVRAM is not set @@ -129,8 +128,7 @@ CONFIG_NOT_COHERENT_CACHE=y CONFIG_OF=y CONFIG_OF_DEVICE=y CONFIG_OF_GPIO=y -CONFIG_OPENRB_LIGHT=y -CONFIG_OPENRB_MEDIUM=y +CONFIG_OPENRB=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xc0000000 CONFIG_PCI=y |