projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: fix commit r18413 "128MB ram problem"
[openwrt.git]
/
target
/
linux
/
ppc40x
/
config-default
diff --git
a/target/linux/ppc40x/config-default
b/target/linux/ppc40x/config-default
index
278387d
..
252637a
100644
(file)
--- 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_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
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_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
# 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_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
CONFIG_TASK_SIZE=0xc0000000
CONFIG_TRACING_SUPPORT=y
# CONFIG_WALNUT is not set
This page took
0.02591 seconds
and
4
git commands to generate.