mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -139,7 +139,6 @@ define KernelPackage/usb2
|
||||
$(call usbdep,)
|
||||
TITLE:=Support for USB2 controllers
|
||||
KCONFIG:=CONFIG_USB_EHCI_HCD \
|
||||
CONFIG_USB_EHCI_HCD_SSB=y \
|
||||
CONFIG_USB_EHCI_AR71XX=y
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/host/ehci-hcd.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,40,ehci-hcd)
|
||||
|
||||
Reference in New Issue
Block a user