diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-26 10:06:34 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-26 10:06:34 +0000 |
commit | 5451333e82caa06855bb8a55e126171845e72799 (patch) | |
tree | 8d27069f3352e5274a253fafb87812df4d1e3d3e /target/linux/ppc40x/config-default | |
parent | 43e9cfe99d6b77f8960ddb70eea520309d4f5999 (diff) |
nuke the magicbox target and incorporate a rewritten port into ppc40x - note: no CF driver for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13358 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/config-default')
-rw-r--r-- | target/linux/ppc40x/config-default | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 72a21eed56..7ac4e254dc 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -5,6 +5,7 @@ CONFIG_4xx=y CONFIG_4xx_SOC=y # CONFIG_6xx is not set # CONFIG_8139TOO is not set +# CONFIG_ACADIA is not set # CONFIG_ADVANCED_OPTIONS is not set # CONFIG_AGP is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y @@ -36,6 +37,7 @@ CONFIG_DEVPORT=y CONFIG_EARLY_PRINTK=y # CONFIG_EDAC is not set # CONFIG_EP405 is not set +CONFIG_EXTRA_TARGETS="uImage" CONFIG_FORCE_MAX_ZONEORDER=11 # CONFIG_FSL_ULI1575 is not set CONFIG_FS_POSIX_ACL=y @@ -94,6 +96,8 @@ CONFIG_LOWMEM_SIZE=0x30000000 CONFIG_LZO_COMPRESS=m CONFIG_LZO_DECOMPRESS=m # CONFIG_MACINTOSH_DRIVERS is not set +CONFIG_MAGICBOXV1=y +CONFIG_MAGICBOXV2=y # CONFIG_MAKALU is not set # CONFIG_MATH_EMULATION is not set # CONFIG_MMIO_NVRAM is not set |