diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-08-29 10:37:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-08-29 10:37:43 +0000 |
commit | 98ec68aa2512f4ecb259da9abb23a1325d2cecd3 (patch) | |
tree | 4f4285db3e1d8ec2e34bb74e768a7c2c3b727d87 /target/linux/ramips/rt305x | |
parent | a06541402f83b0ec74851cce5406d522ab5a82f7 (diff) | |
download | upstream-98ec68aa2512f4ecb259da9abb23a1325d2cecd3.tar.gz upstream-98ec68aa2512f4ecb259da9abb23a1325d2cecd3.tar.bz2 upstream-98ec68aa2512f4ecb259da9abb23a1325d2cecd3.zip |
ramips: Add support for 8devices Carambola dev board.
Add support for 8devices Carambola dev board.
The Carambola is a small RT3050-based development board with two
ethernet ports, on-board chip antenna, usb and plenty of accessible
gpio ports, sold by 8devices.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33303 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.3 b/target/linux/ramips/rt305x/config-3.3 index 409bdbbbee..1e067fbddf 100644 --- a/target/linux/ramips/rt305x/config-3.3 +++ b/target/linux/ramips/rt305x/config-3.3 @@ -92,6 +92,7 @@ CONFIG_RT305X_MACH_ALL0256N=y CONFIG_RT305X_MACH_ALL5002=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y +CONFIG_RT305X_MACH_CARAMBOLA=y CONFIG_RT305X_MACH_DIR_300_REVB=y CONFIG_RT305X_MACH_DIR_615_H1=y CONFIG_RT305X_MACH_DAP_1350=y |