projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.
[openwrt.git]
/
target
/
linux
/
ppc44x
/
config-default
diff --git
a/target/linux/ppc44x/config-default
b/target/linux/ppc44x/config-default
index
b41c76e
..
c9817d5
100644
(file)
--- a/
target/linux/ppc44x/config-default
+++ b/
target/linux/ppc44x/config-default
@@
-102,6
+102,7
@@
CONFIG_ISA_DMA_API=y
# CONFIG_KATMAI is not set
CONFIG_KERNEL_START=0xc0000000
# CONFIG_LEDS_GPIO is not set
# CONFIG_KATMAI is not set
CONFIG_KERNEL_START=0xc0000000
# CONFIG_LEDS_GPIO is not set
+# CONFIG_LEDS_GPIO_OF is not set
CONFIG_LOWMEM_SIZE=0x30000000
# CONFIG_MACINTOSH_DRIVERS is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_LOWMEM_SIZE=0x30000000
# CONFIG_MACINTOSH_DRIVERS is not set
# CONFIG_MATH_EMULATION is not set
@@
-178,6
+179,11
@@
CONFIG_TAISHAN=y
CONFIG_TASK_SIZE=0xc0000000
CONFIG_TICK_ONESHOT=y
CONFIG_USB_SUPPORT=y
CONFIG_TASK_SIZE=0xc0000000
CONFIG_TICK_ONESHOT=y
CONFIG_USB_SUPPORT=y
+CONFIG_USB_OHCI_HCD_PCI=y
+CONFIG_USB_EHCI_HCD_PPC_OF=y
+CONFIG_USB_OHCI_HCD_PPC_OF=y
+CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
+# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_WARP is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_WARP is not set
This page took
0.027853 seconds
and
4
git commands to generate.