projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
ppc44x
/
config-default
diff --git
a/target/linux/ppc44x/config-default
b/target/linux/ppc44x/config-default
index
1015189
..
e11c4ec
100644
(file)
--- a/
target/linux/ppc44x/config-default
+++ b/
target/linux/ppc44x/config-default
@@
-119,6
+119,7
@@
CONFIG_NOT_COHERENT_CACHE=y
# CONFIG_OCOTEA is not set
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_OCOTEA is not set
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
+CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PC_KEYBOARD is not set
CONFIG_PHYS_64BIT=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PC_KEYBOARD is not set
CONFIG_PHYS_64BIT=y
@@
-159,7
+160,6
@@
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_TAISHAN=y
CONFIG_TASK_SIZE=0x80000000
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_TAISHAN=y
CONFIG_TASK_SIZE=0x80000000
# CONFIG_UNUSED_SYMBOLS is not set
-# CONFIG_USB is not set
# CONFIG_USER_NS is not set
# CONFIG_VIA_RHINE is not set
CONFIG_WANT_EARLY_SERIAL=y
# CONFIG_USER_NS is not set
# CONFIG_VIA_RHINE is not set
CONFIG_WANT_EARLY_SERIAL=y
@@
-167,3
+167,4
@@
CONFIG_WANT_EARLY_SERIAL=y
# CONFIG_WINDFARM is not set
# CONFIG_XILINX_SYSACE is not set
# CONFIG_YUCCA is not set
# CONFIG_WINDFARM is not set
# CONFIG_XILINX_SYSACE is not set
# CONFIG_YUCCA is not set
+# CONFIG_PATA_OF_PLATFORM is not set
This page took
0.022441 seconds
and
4
git commands to generate.