ar71xx: Add support for D-Link DAP-1330 a1
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / Kconfig.openwrt
index ed2d42e7f1a4356fff60ac1973891ca777e445dd..20c5385179f368dc472d6e9bdd54a734e4303ee8 100644 (file)
@@ -890,6 +890,17 @@ config ATH79_MACH_GS_OOLITE_V1
        select ATH79_DEV_USB
        select ATH79_DEV_WMAC
 
+config ATH79_MACH_GS_OOLITE_V5_2
+       bool "GainStrong Oolite V5.2 support"
+       select SOC_QCA953X
+       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_USB
+       select ATH79_DEV_WMAC
+
 config ATH79_MACH_HIVEAP_121
        bool "Aerohive HiveAP-121 support"
        select SOC_AR934X
@@ -2289,6 +2300,15 @@ config ATH79_MACH_QIHOO_C301
        select ATH79_DEV_USB
        select ATH79_NVRAM
 
+config ATH79_MACH_DAP_1330_A1
+       bool "D-Link DAP-1330 rev. A1 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_DAP_2695_A1
        bool "D-Link DAP-2695 rev. A1 support"
        select SOC_QCA955X