diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-08-15 14:11:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-08-15 14:11:45 +0000 |
commit | a3c7e71ae1af9468039770158ce861e759ef4191 (patch) | |
tree | 16176df0f8289631ec5516222039553db82f1dce /target/linux/ramips/rt305x | |
parent | 1ebcf03789f49afd45a468c37fd61cb38558dc9f (diff) | |
download | upstream-a3c7e71ae1af9468039770158ce861e759ef4191.tar.gz upstream-a3c7e71ae1af9468039770158ce861e759ef4191.tar.bz2 upstream-a3c7e71ae1af9468039770158ce861e759ef4191.zip |
ramips: add support for Argus ATP-52B
[The ESW related changes has been removed - juhosg]
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 27991
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.39 b/target/linux/ramips/rt305x/config-2.6.39 index bd8887bfa6..5357652a8d 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -91,6 +91,7 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y CONFIG_RAMIPS_WDT=y +CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_DIR_300_REVB=y CONFIG_RT305X_MACH_F5D8235_V2=y CONFIG_RT305X_MACH_FONERA20N=y |