From: juhosg Date: Mon, 19 Apr 2010 13:10:23 +0000 (+0000) Subject: backfire: ppc40x: sync kernel config (backport of r21031) X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=8f557b5af7a35f350231e0fca30fee520c8d3aa5 backfire: ppc40x: sync kernel config (backport of r21031) git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21032 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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