diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-27 10:48:24 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-08-27 10:48:24 +0000 |
commit | c16d2f678d4dced9fa918ae21849d232bd90da42 (patch) | |
tree | 38d07ed0e290570185a73ef03c857c1e5121f750 /target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch | |
parent | 1b92a96765e4a22084a155efc74ffb22b7e1d4f6 (diff) |
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 <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |