mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
add missing =y
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33988 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
30663ebf33
commit
5f33493272
@ -120,7 +120,7 @@ define KernelPackage/usb2
|
||||
CONFIG_USB_EHCI_RT3883=y \
|
||||
CONFIG_USB_OCTEON_EHCI=y \
|
||||
CONFIG_USB_EHCI_FSL=n \
|
||||
CONFIG_USB_EHCI_HCD_PLATFORM
|
||||
CONFIG_USB_EHCI_HCD_PLATFORM=y
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/host/ehci-hcd.ko
|
||||
AUTOLOAD:=$(call AutoLoad,40,ehci-hcd,1)
|
||||
$(call AddDepends/usb)
|
||||
|
Loading…
Reference in New Issue
Block a user