kernel: add missing USB configuration symbols after r34501

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34568
This commit is contained in:
Florian Fainelli
2012-12-07 11:01:53 +00:00
parent 63135142d8
commit 33f6c5ddb9
12 changed files with 21 additions and 0 deletions

View File

@@ -3016,6 +3016,7 @@ CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC_OTG_LPM is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
# CONFIG_USB_EHCI_MV is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
@@ -3145,6 +3146,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_OHCI_HCD is not set
# CONFIG_USB_OHCI_HCD_PCI is not set
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
# CONFIG_USB_OHCI_HCD_PPC_OF is not set
# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set