From fc43e7a6e08d010649380bf0c0b9d9cfcb64ad63 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Wed, 24 Jan 2018 22:22:14 +0100 Subject: [PATCH] ar71xx: fix typos and indentation in Kconfig.openwrt Signed-off-by: Piotr Dymacz --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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