aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2016-10-08 03:36:35 +0200
committerJohn Crispin <john@phrozen.org>2016-11-21 10:05:40 +0100
commite33dcd1cfe105cb0e1ad09887144e4911eac653f (patch)
treec51e1a2a3d0ffbb7f1dfb74414b9911eda6a3430 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parentdcceea4fd3ac40db872a4feec23f656fa60fd0b3 (diff)
downloadupstream-e33dcd1cfe105cb0e1ad09887144e4911eac653f.tar.gz
upstream-e33dcd1cfe105cb0e1ad09887144e4911eac653f.tar.bz2
upstream-e33dcd1cfe105cb0e1ad09887144e4911eac653f.zip
ar71xx: add support for YunCore CPE830
CPE830 is a clone of AP90Q, with different type of antenna (panel) and additional 4 LEDs for WiFi signal level indication. Use the same flash approach as for YunCore AP90Q. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt9
1 files changed, 9 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 6daa093a01..001edbeb17 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -1211,6 +1211,15 @@ config ATH79_MACH_CPE510
select ATH79_DEV_M25P80
select ATH79_DEV_WMAC
+config ATH79_MACH_CPE830
+ bool "YunCore CPE830 support"
+ select SOC_QCA953X
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+ select ATH79_DEV_WMAC
+
config ATH79_MACH_CPE870
bool "YunCore CPE870 support"
select SOC_AR934X