aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-10-11 20:32:26 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-10-11 22:58:36 +0200
commit594f0e80ce134ede667a4bd831f63a73aaa00b0b (patch)
treece2f482533ef486ba2568b5049beb51edc39f39c /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parente407f1a4c849dd5b4aac9ddd31d2542e45077847 (diff)
downloadupstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.tar.gz
upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.tar.bz2
upstream-594f0e80ce134ede667a4bd831f63a73aaa00b0b.zip
ar71xx: add kernel support for D-Link DIR-869 A1
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt10
1 files changed, 10 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 4cefde1ac2..119bfd125b 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -479,6 +479,16 @@ config ATH79_MACH_DIR_825_C1
select ATH79_DEV_USB
select ATH79_DEV_WMAC
+config ATH79_MACH_DIR_869_A1
+ bool "D-Link DIR-869 rev. A1"
+ select SOC_QCA956X
+ select ATH79_DEV_AP9X_PCI if PCI
+ 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_DLAN_HOTSPOT
bool "devolo dLAN Hotspot support"
select SOC_AR933X