mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
at91: add CONFIG_USB_OHCI_HCD_AT91 to usb-ohci
The at91 OHCI driver has a separate Kconfig symbol with newer kernels, include it. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42411 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
68304e5bf3
commit
f6ae53df86
@ -326,6 +326,7 @@ define KernelPackage/usb-ohci
|
||||
CONFIG_USB_OHCI \
|
||||
CONFIG_USB_OHCI_HCD \
|
||||
CONFIG_USB_OHCI_ATH79=y \
|
||||
CONFIG_USB_OHCI_HCD_AT91=y \
|
||||
CONFIG_USB_OHCI_BCM63XX=y \
|
||||
CONFIG_USB_OCTEON_OHCI=y \
|
||||
CONFIG_USB_OHCI_HCD_OMAP3=y \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user