mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 06:24:00 +08:00
ramips: make the old dwc driver depend on v3.9
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37357
This commit is contained in:
parent
072e1a254c
commit
dd22304691
@ -7,7 +7,7 @@
|
||||
|
||||
define KernelPackage/usb-rt305x-dwc_otg
|
||||
TITLE:=RT305X USB controller driver
|
||||
DEPENDS:=@TARGET_ramips_rt305x
|
||||
DEPENDS:=@TARGET_ramips_rt305x @LINUX_3_9
|
||||
KCONFIG:= \
|
||||
CONFIG_DWC_OTG \
|
||||
CONFIG_DWC_OTG_HOST_ONLY=y \
|
||||
|
Loading…
Reference in New Issue
Block a user