summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-19 12:33:09 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-19 12:33:09 +0000
commit8b97db79b659dc36b585cc0d40f5f4a219053dcc (patch)
tree837019caf1d47fec237be25302f87401eb5aaa5c /target/linux/ppc40x
parentb4cd93a0ebf443d25b0a01502a25cc67b466f35a (diff)
ppc40x: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21031 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/config-default14
1 files changed, 13 insertions, 1 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default
index 487a56754..bedc42d1a 100644
--- a/target/linux/ppc40x/config-default
+++ b/target/linux/ppc40x/config-default
@@ -102,7 +102,8 @@ CONFIG_ISA_DMA_API=y
# CONFIG_ISDN_I4L is not set
CONFIG_KERNEL_START=0xc0000000
CONFIG_KILAUEA=y
-# CONFIG_LEDS_GPIO is not set
+CONFIG_LEDS_GPIO=m
+CONFIG_LEDS_GPIO_OF=y
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_MAGICBOX=y
# CONFIG_MAKALU is not set
@@ -117,6 +118,7 @@ CONFIG_MTD_CFI_ADV_OPTIONS=y
CONFIG_MTD_OF_PARTS=y
CONFIG_MTD_PHYSMAP_OF=y
# CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set
+CONFIG_NLS=m
CONFIG_NOT_COHERENT_CACHE=y
CONFIG_OF=y
CONFIG_OF_DEVICE=y
@@ -178,7 +180,17 @@ CONFIG_SWIOTLB=y
CONFIG_TASK_SIZE=0xc0000000
# CONFIG_TREE_PREEMPT_RCU is not set
CONFIG_TREE_RCU=y
+CONFIG_USB=m
+# CONFIG_USB_EHCI_HCD is not set
+CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
+CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
+CONFIG_USB_OHCI_HCD=m
+CONFIG_USB_OHCI_HCD_PCI=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_USB_SUPPORT=y
+# CONFIG_USB_UHCI_HCD is not set
# CONFIG_WALNUT is not set
CONFIG_WORD_SIZE=32
# CONFIG_XILINX_SYSACE is not set