ramips: make the old dwc driver depend on v3.9

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37357 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2013-07-15 21:06:03 +00:00
parent 62c5eae58a
commit 28938bdf32

View File

@@ -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 \