diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-12-19 11:27:32 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-12-19 11:27:32 +0000 |
commit | 3f184882e8427f2e0bd06c3b5c43dfdf22219ca0 (patch) | |
tree | 65c31910dfa184cfe42f5248e1c1223f4bdb2b38 /target/linux/ar71xx/nand/config-default | |
parent | eef3b7acfb60f80a776e573113a9dc7a16294c67 (diff) | |
download | upstream-3f184882e8427f2e0bd06c3b5c43dfdf22219ca0.tar.gz upstream-3f184882e8427f2e0bd06c3b5c43dfdf22219ca0.tar.bz2 upstream-3f184882e8427f2e0bd06c3b5c43dfdf22219ca0.zip |
ar71xx: Kernel board definition for PowerCloud CR5000
Kernel part of support for the PowerCloud Systems CR5000. The
CR5000 is a dual-band 802.11n wireless router with 8MB flash,
64 MB RAM, (unused in stock firmware) USB 2.0 port, and five
port gigabit ethernet switch. The CR5000 was sold as hardware for
the Skydog cloud-managed router service.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
SVN-Revision: 47940
Diffstat (limited to 'target/linux/ar71xx/nand/config-default')
-rw-r--r-- | target/linux/ar71xx/nand/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/nand/config-default b/target/linux/ar71xx/nand/config-default index b85923baa0..e67d1adce2 100644 --- a/target/linux/ar71xx/nand/config-default +++ b/target/linux/ar71xx/nand/config-default @@ -17,6 +17,7 @@ # CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set # CONFIG_ATH79_MACH_CR3000 is not set +# CONFIG_ATH79_MACH_CR5000 is not set # CONFIG_ATH79_MACH_DB120 is not set # CONFIG_ATH79_MACH_DIR_505_A1 is not set # CONFIG_ATH79_MACH_DIR_600_A1 is not set |