ar71xx: fix Kconfig symbol selection for RB95x/RB2011
[openwrt.git] / target / linux / ar71xx / patches-3.10 / 622-MIPS-ath79-WNR612v2-support.patch
1 --- a/arch/mips/ath79/machtypes.h
2 +++ b/arch/mips/ath79/machtypes.h
3 @@ -127,6 +127,7 @@ enum ath79_mach_type {
4         ATH79_MACH_WNDR4300,            /* NETGEAR WNDR4300 */
5         ATH79_MACH_WNR2000,             /* NETGEAR WNR2000 */
6         ATH79_MACH_WNR2000_V3,          /* NETGEAR WNR2000 v3 */
7 +       ATH79_MACH_WNR612_V2,           /* NETGEAR WNR612 v2 */
8         ATH79_MACH_WP543,               /* Compex WP543 */
9         ATH79_MACH_WPE72,               /* Compex WPE72 */
10         ATH79_MACH_WRT160NL,            /* Linksys WRT160NL */
11 --- a/arch/mips/ath79/Kconfig
12 +++ b/arch/mips/ath79/Kconfig
13 @@ -422,7 +422,7 @@ config ATH79_MACH_WNR2000
14         select ATH79_DEV_WMAC
15  
16  config ATH79_MACH_WNR2000_V3
17 -       bool "NETGEAR WNR2000 V3 board support"
18 +       bool "NETGEAR WNR2000 V3/WNR612 v2 board support"
19         select SOC_AR724X
20         select ATH79_DEV_AP9X_PCI if PCI
21         select ATH79_DEV_ETH