diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-12-19 11:27:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-12-19 11:27:25 +0000 |
commit | eef3b7acfb60f80a776e573113a9dc7a16294c67 (patch) | |
tree | 7cf5accf9907b841386954fd0c956e356b0a570a /target/linux/ar71xx/config-4.1 | |
parent | 4cc541756d597b4180142ee02a83df23482d0c0d (diff) | |
download | upstream-eef3b7acfb60f80a776e573113a9dc7a16294c67.tar.gz upstream-eef3b7acfb60f80a776e573113a9dc7a16294c67.tar.bz2 upstream-eef3b7acfb60f80a776e573113a9dc7a16294c67.zip |
ar71xx: Kernel board definition for PowerCloud CR3000
Kernel part of support for PowerCloud CR3000. The CR3000 is
a 802.11n 2.4 GHz wireless router with 8MB flash, 64MB RAM,
a four port fast ethernet switch, and a fast ethernet wan port which
was sold by PowerCloud Systems as hardware for the Skydog
cloud-managed router service.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
SVN-Revision: 47939
Diffstat (limited to 'target/linux/ar71xx/config-4.1')
-rw-r--r-- | target/linux/ar71xx/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index e9b0053cfe..25c5ad532c 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -55,6 +55,7 @@ CONFIG_ATH79_MACH_CAP4200AG=y CONFIG_ATH79_MACH_CARAMBOLA2=y CONFIG_ATH79_MACH_CF_E316N_V2=y CONFIG_ATH79_MACH_CPE510=y +CONFIG_ATH79_MACH_CR3000=y CONFIG_ATH79_MACH_DB120=y CONFIG_ATH79_MACH_DGL_5500_A1=y CONFIG_ATH79_MACH_DHP_1565_A1=y |