diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-18 15:54:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-18 15:54:15 +0000 |
commit | 127f7ef914fe21f51fafd927488628547d57be91 (patch) | |
tree | 731b1e7e71406099b9d7624d9e64b5257f825f4e /target/linux/ppc40x | |
parent | ab6a6c20ba7f461837eddd3bd18741a4892261d6 (diff) | |
download | upstream-127f7ef914fe21f51fafd927488628547d57be91.tar.gz upstream-127f7ef914fe21f51fafd927488628547d57be91.tar.bz2 upstream-127f7ef914fe21f51fafd927488628547d57be91.zip |
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34763 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/config-3.3 b/target/linux/ppc40x/config-3.3 index f0720cb267..890370ecb9 100644 --- a/target/linux/ppc40x/config-3.3 +++ b/target/linux/ppc40x/config-3.3 @@ -206,8 +206,8 @@ CONFIG_USB_COMMON=m CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y CONFIG_USB_OHCI_HCD=m -# CONFIG_USB_OHCI_HCD_PLATFORM is not set CONFIG_USB_OHCI_HCD_PCI=y +# CONFIG_USB_OHCI_HCD_PLATFORM is not set CONFIG_USB_OHCI_HCD_PPC_OF=y CONFIG_USB_OHCI_HCD_PPC_OF_BE=y CONFIG_USB_SUPPORT=y |