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 | 029553b69856be947b307efbe6179c75530ec3b0 (patch) | |
tree | e469db4669d78b9d32eaaf78a13b0bf752c80dbc /target/linux/ppc40x | |
parent | 7ff734030405f16f602ccd2537aade3932b16e8f (diff) | |
download | upstream-029553b69856be947b307efbe6179c75530ec3b0.tar.gz upstream-029553b69856be947b307efbe6179c75530ec3b0.tar.bz2 upstream-029553b69856be947b307efbe6179c75530ec3b0.zip |
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34763
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 |