diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-16 21:31:23 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-16 21:31:23 +0000 |
commit | 4af507c9b0d0837a2c044c5c5d932e4e3a12dc03 (patch) | |
tree | 8cb0588410d8b6b0403673079b30a0f593a4bd57 /target/linux/ppc40x/config-default | |
parent | 463dda6daf9b05cc048861e04ea7e41fe337fab8 (diff) | |
download | upstream-4af507c9b0d0837a2c044c5c5d932e4e3a12dc03.tar.gz upstream-4af507c9b0d0837a2c044c5c5d932e4e3a12dc03.tar.bz2 upstream-4af507c9b0d0837a2c044c5c5d932e4e3a12dc03.zip |
upgrade to 2.6.32.8
SVN-Revision: 19673
Diffstat (limited to 'target/linux/ppc40x/config-default')
-rw-r--r-- | target/linux/ppc40x/config-default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 278387d278..252637a59b 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -80,6 +80,7 @@ CONFIG_HAVE_MLOCK=y CONFIG_HAVE_OPROFILE=y # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set # CONFIG_HCU4 is not set +# CONFIG_HOTFOOT is not set CONFIG_HW_RANDOM=y # CONFIG_HZ_100 is not set CONFIG_HZ=250 @@ -135,6 +136,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y # CONFIG_PPC_85xx is not set # CONFIG_PPC_8xx is not set # CONFIG_PPC_970_NAP is not set +# CONFIG_PPC_BOOK3S_32 is not set # CONFIG_PPC_CELL is not set # CONFIG_PPC_CELL_NATIVE is not set # CONFIG_PPC_CLOCK is not set @@ -170,6 +172,7 @@ CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SLAB is not set # CONFIG_SLOW_WORK is not set CONFIG_SLUB=y +CONFIG_SWIOTLB=y CONFIG_TASK_SIZE=0xc0000000 CONFIG_TRACING_SUPPORT=y # CONFIG_WALNUT is not set |