summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-06-27 23:26:03 +0200
committerFelix Fietkau <nbd@nbd.name>2017-10-19 12:27:42 +0200
commit2c9aff289e71689c07770efb2ce9e5f1b30960f2 (patch)
treed75f00e22eeaed547c8ec3d4b323404ed3ee708c /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent2af10c30fe5a7f1d13a790187868c1ee2209a575 (diff)
downloadmtk-20170518-2c9aff289e71689c07770efb2ce9e5f1b30960f2.zip
mtk-20170518-2c9aff289e71689c07770efb2ce9e5f1b30960f2.tar.gz
mtk-20170518-2c9aff289e71689c07770efb2ce9e5f1b30960f2.tar.bz2
ar71xx: add support for Nokia WI2A-AC200i
Specifications: - SoC: Qualcomm QCA9558 (720 MHz) - RAM: 256MB - Storage: 1MB NOR, 128 MB NAND flash - Ethernet: 1x1000M Installation: 1. Connect to serial console on the board 2. Boot initramfs image over u-boot 3. Copy image to the device and run sysupgrade Installation without serial console is not supported at this time Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 454aee6..0b5bae6 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -8,6 +8,17 @@ config ATH79_MACH_A60
select ATH79_DEV_WMAC
select ATH79_DEV_USB
+config ATH79_MACH_WI2A_AC200I
+ bool "Nokia WI2A-AC200i support"
+ select SOC_QCA955X
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+ select ATH79_DEV_NFC
+ select ATH79_DEV_WMAC
+ select ATH79_DEV_USB
+
config ATH79_MACH_ALFA_AP120C
bool "ALFA Network AP120C board support"
select ATH79_DEV_AP9X_PCI if PCI