ar71xx: build image for the TL-MR3220 v2
[openwrt.git] / target / linux / ar71xx / patches-3.6 / 612-MIPS-ath79-TL-WA7510N-v1-support.patch
1 --- a/arch/mips/ath79/machtypes.h
2 +++ b/arch/mips/ath79/machtypes.h
3 @@ -74,6 +74,7 @@ enum ath79_mach_type {
4         ATH79_MACH_TL_MR3040,           /* TP-LINK TL-MR3040 */
5         ATH79_MACH_TL_MR3220,           /* TP-LINK TL-MR3220 */
6         ATH79_MACH_TL_MR3420,           /* TP-LINK TL-MR3420 */
7 +       ATH79_MACH_TL_WA7510N_V1,       /* TP-LINK TL-WA7510N v1*/
8         ATH79_MACH_TL_WA901ND,          /* TP-LINK TL-WA901ND */
9         ATH79_MACH_TL_WA901ND_V2,       /* TP-LINK TL-WA901ND v2 */
10         ATH79_MACH_TL_WDR4300,          /* TP-LINK TL-WDR4300 */
11 --- a/arch/mips/ath79/Kconfig
12 +++ b/arch/mips/ath79/Kconfig
13 @@ -452,7 +452,7 @@ config ATH79_MACH_TL_MR3X20
14         select ATH79_DEV_USB
15  
16  config ATH79_MACH_TL_WA901ND
17 -       bool "TP-LINK TL-WA901ND support"
18 +       bool "TP-LINK TL-WA901ND/TL-WA7510N support"
19         select SOC_AR724X
20         select ATH79_DEV_AP9X_PCI if PCI
21         select ATH79_DEV_ETH