a8135ee6af0f6eaf4222d6567de2137a86e18c2b
[15.05/openwrt.git] / target / linux / ar71xx / patches-3.18 / 907-MIPS-ath79-add-WPN824N.patch
1 --- a/arch/mips/ath79/Kconfig
2 +++ b/arch/mips/ath79/Kconfig
3 @@ -761,7 +761,7 @@ config ATH79_MACH_WNR2000
4         select ATH79_DEV_WMAC
5  
6  config ATH79_MACH_WNR2000_V3
7 -       bool "NETGEAR WNR2000 V3/WNR612 v2/WNR1000 v2 board support"
8 +       bool "NETGEAR WNR2000 V3/WNR612 v2/WNR1000 v2/WPN824N board support"
9         select SOC_AR724X
10         select ATH79_DEV_AP9X_PCI if PCI
11         select ATH79_DEV_ETH
12 --- a/arch/mips/ath79/machtypes.h
13 +++ b/arch/mips/ath79/machtypes.h
14 @@ -212,6 +212,7 @@ enum ath79_mach_type {
15         ATH79_MACH_WNR2200,             /* NETGEAR WNR2200 */
16         ATH79_MACH_WNR612_V2,           /* NETGEAR WNR612 v2 */
17         ATH79_MACH_WNR1000_V2,          /* NETGEAR WNR1000 v2 */
18 +       ATH79_MACH_WPN824N,             /* NETGEAR WPN824N */
19         ATH79_MACH_WP543,               /* Compex WP543 */
20         ATH79_MACH_WPE72,               /* Compex WPE72 */
21         ATH79_MACH_WPJ344,              /* Compex WPJ344 */