From 5cdb5dbf4968d39d55d49a65e287488459dd7552 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 27 Aug 2013 10:48:24 +0000 Subject: ar71xx: don't register USB device on WNDAP360 Apparently registering usb device on newest trunk causes this AP not to boot... Since there is no USB socket in that device anyway this can be simply removed (and device boots then no problem). [juhosg: - tweak subject line and description, - remove #include "dev-usb.h", - remove 'select ATH79_DEV_USB' from Kconfig] Signed-off-by: Jacek Kikiewicz Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37844 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch') diff --git a/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch b/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch index ad528815f7..24a2d9bae7 100644 --- a/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch +++ b/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch @@ -10,7 +10,7 @@ ATH79_MACH_WRT160NL, /* Linksys WRT160NL */ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -420,7 +420,7 @@ config ATH79_MACH_WNR2000 +@@ -419,7 +419,7 @@ config ATH79_MACH_WNR2000 select ATH79_DEV_WMAC config ATH79_MACH_WNR2000_V3 -- cgit v1.2.3