From 3786f9be7e185e5335e6841f356bc1b8beb32289 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Tue, 10 Mar 2015 16:11:39 +0000 Subject: ar71xx: wpj588: add missing usb support Signed-off-by: Luka Perkov Tested-By: Christian Mehlis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44648 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'target/linux/ar71xx/patches-3.18') diff --git a/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch b/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch index 2c7e6635e9..dfbc766c28 100644 --- a/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch +++ b/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch @@ -264,7 +264,7 @@ config ATH79_MACH_AP121 bool "Atheros AP121 reference board" select SOC_AR933X -@@ -11,62 +75,979 @@ config ATH79_MACH_AP121 +@@ -11,62 +75,980 @@ config ATH79_MACH_AP121 select ATH79_DEV_M25P80 select ATH79_DEV_USB select ATH79_DEV_WMAC @@ -506,6 +506,7 @@ + select ATH79_DEV_GPIO_BUTTONS + select ATH79_DEV_LEDS_GPIO + select ATH79_DEV_M25P80 ++ select ATH79_DEV_USB + select ATH79_DEV_WMAC + +config ATH79_MACH_DGL_5500_A1 @@ -1272,7 +1273,7 @@ config ATH79_MACH_UBNT_XM bool "Ubiquiti Networks XM/UniFi boards" -@@ -83,6 +1055,97 @@ config ATH79_MACH_UBNT_XM +@@ -83,6 +1056,97 @@ config ATH79_MACH_UBNT_XM Say 'Y' here if you want your kernel to support the Ubiquiti Networks XM (rev 1.0) board. @@ -1370,7 +1371,7 @@ endmenu config SOC_AR71XX -@@ -124,7 +1187,10 @@ config ATH79_DEV_DSA +@@ -124,7 +1188,10 @@ config ATH79_DEV_DSA config ATH79_DEV_ETH def_bool n @@ -1382,7 +1383,7 @@ def_bool n config ATH79_DEV_GPIO_BUTTONS -@@ -156,4 +1222,7 @@ config ATH79_PCI_ATH9K_FIXUP +@@ -156,4 +1223,7 @@ config ATH79_PCI_ATH9K_FIXUP config ATH79_ROUTERBOOT def_bool n -- cgit v1.2.3