From 8258f8edb60e0ee7f1518bf44696d9a6b846d524 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 24 Mar 2016 21:09:34 +0000 Subject: ar71xx: cosmetic fix of alfa ap120c/ap96 ordering Signed-off-by: Luka Perkov SVN-Revision: 49086 --- .../linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index 4c70c0ab14..f47f1b97dc 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -1,11 +1,3 @@ -config ATH79_MACH_ALFA_AP96 - bool "ALFA Network AP96 board support" - select SOC_AR71XX - select ATH79_DEV_ETH - select ATH79_DEV_GPIO_BUTTONS - select ATH79_DEV_M25P80 - select ATH79_DEV_USB - config ATH79_MACH_ALFA_AP120C bool "ALFA Network AP120C board support" select ATH79_DEV_AP9X_PCI if PCI @@ -14,6 +6,14 @@ config ATH79_MACH_ALFA_AP120C select ATH79_DEV_M25P80 select ATH79_DEV_WMAC +config ATH79_MACH_ALFA_AP96 + bool "ALFA Network AP96 board support" + select SOC_AR71XX + select ATH79_DEV_ETH + select ATH79_DEV_GPIO_BUTTONS + select ATH79_DEV_M25P80 + select ATH79_DEV_USB + config ATH79_MACH_HORNET_UB bool "ALFA Network Hornet-UB board support" select SOC_AR933X -- cgit v1.2.3