From 594f0e80ce134ede667a4bd831f63a73aaa00b0b Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 11 Oct 2016 20:32:26 +0200 Subject: ar71xx: add kernel support for D-Link DIR-869 A1 Signed-off-by: Matthias Schiffer --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 10 ++++++++++ 1 file changed, 10 insertions(+) (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 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 -- cgit v1.2.3