kernel: refresh kernel configs with kconfig.pl
[openwrt.git] / target / linux / ar71xx / patches-3.10 / 620-MIPS-ath79-TL-MR10U-support.patch
1 --- a/arch/mips/ath79/Kconfig
2 +++ b/arch/mips/ath79/Kconfig
3 @@ -579,7 +579,7 @@ config ATH79_MACH_TL_WDR4300
4         select ATH79_DEV_WMAC
5  
6  config ATH79_MACH_TL_WR703N
7 -       bool "TP-LINK TL-WR703N support"
8 +       bool "TP-LINK TL-WR703N/TL-MR10U support"
9         select SOC_AR933X
10         select ATH79_DEV_ETH
11         select ATH79_DEV_GPIO_BUTTONS
12 --- a/arch/mips/ath79/machtypes.h
13 +++ b/arch/mips/ath79/machtypes.h
14 @@ -81,6 +81,7 @@ enum ath79_mach_type {
15         ATH79_MACH_TEW_632BRP,          /* TRENDnet TEW-632BRP */
16         ATH79_MACH_TEW_673GRU,          /* TRENDnet TEW-673GRU */
17         ATH79_MACH_TEW_712BR,           /* TRENDnet TEW-712BR */
18 +       ATH79_MACH_TL_MR10U,            /* TP-LINK TL-MR10U */
19         ATH79_MACH_TL_MR11U,            /* TP-LINK TL-MR11U */
20         ATH79_MACH_TL_MR3020,           /* TP-LINK TL-MR3020 */
21         ATH79_MACH_TL_MR3040,           /* TP-LINK TL-MR3040 */