aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-19 11:27:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-19 11:27:19 +0000
commit26e872778cab5526a9c456b715374af207d388cf (patch)
treec2d8cb70e3ff259b796dbb9e9d902f7947200d97 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parentebc034d20f0a07a25d86b1e48cf3c6259f1c6f9e (diff)
downloadmaster-187ad058-26e872778cab5526a9c456b715374af207d388cf.tar.gz
master-187ad058-26e872778cab5526a9c456b715374af207d388cf.tar.bz2
master-187ad058-26e872778cab5526a9c456b715374af207d388cf.zip
ar71xx: Kernel board definition for PowerCloud CAP324
Kernel part of support for PowerCloud CAP324 Cloud AP. The CAP324 Cloud AP was a device sold by PowerCloud Systems as hardware for the CloudCommand service for 'cloud' based managment of large numbers access points. The CAP324 is a dual-band 802.11n wireless access point with 16MB flash and 128MB RAM and single gigabit ethernet port. It can be powered via PoE or a power adaptor. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47938 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d619b3cf1e..0d2d793633 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -903,6 +903,16 @@ config ATH79_MACH_RW2458N
select ATH79_DEV_M25P80
select ATH79_DEV_USB
+config ATH79_MACH_CAP324
+ bool "PowerCloud CAP324 support"
+ select SOC_AR934X
+ 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_CAP4200AG
bool "Senao CAP4200AG support"
select SOC_AR934X