diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-16 21:31:23 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-16 21:31:23 +0000 |
commit | e5d9c14c1bd96576c60c7a0b4337517c3066d444 (patch) | |
tree | 1283f03ca04f77633eb1da9bf32a250eb59800fe /target/linux/ppc40x/config-default | |
parent | c09ae0ed92391226c253f4cef61c7f0399c3ec1c (diff) |
[ppc40x]: upgrade to 2.6.32.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19673 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 278387d27..252637a59 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 |