From: Piotr Dymacz Date: Wed, 24 Jan 2018 21:22:14 +0000 (+0100) Subject: ar71xx: fix typos and indentation in Kconfig.openwrt X-Git-Tag: v18.06.0-rc1~829 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=fc43e7a6e08d010649380bf0c0b9d9cfcb64ad63 ar71xx: fix typos and indentation in Kconfig.openwrt Signed-off-by: Piotr Dymacz --- diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index 248bffb1f5..fca5d01b3a 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -451,7 +451,7 @@ config ATH79_MACH_WPE72 config ATH79_MACH_WPJ342 bool "Compex WPJ342 board support" - select SOC_AS934X + select SOC_AR934X select ATH79_DEV_ETH select ATH79_DEV_GPIO_BUTTONS select ATH79_DEV_LEDS_GPIO @@ -461,7 +461,7 @@ config ATH79_MACH_WPJ342 config ATH79_MACH_WPJ344 bool "Compex WPJ344 board support" - select SOC_AS934X + select SOC_AR934X select ATH79_DEV_ETH select ATH79_DEV_GPIO_BUTTONS select ATH79_DEV_LEDS_GPIO @@ -1155,7 +1155,7 @@ config ATH79_MACH_WNR2000_V3 select ATH79_DEV_LEDS_GPIO select ATH79_DEV_M25P80 - config ATH79_MACH_WNR2200 +config ATH79_MACH_WNR2200 bool "NETGEAR WNR2200 board support" select SOC_AR724X select ATH79_DEV_AP9X_PCI if PCI