sunxi: add usb ohci support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42607
This commit is contained in:
parent
240f04765f
commit
46d7c59487
1 changed files with 2 additions and 0 deletions
|
@ -437,6 +437,8 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|||
CONFIG_USB_COMMON=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_EHCI_HCD_PLATFORM=y
|
||||
CONFIG_USB_OHCI_HCD=y
|
||||
CONFIG_USB_OHCI_HCD_PLATFORM=y
|
||||
CONFIG_USB_STORAGE=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
# CONFIG_USER_NS is not set
|
||||
|
|
Loading…
Reference in a new issue