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 | fa14f8d9655e6a6ea9bfe2c128798776d76148c3 (patch) | |
tree | 97e694c5a12c47ce97972ac0187af7a8124f3dce /target/linux/ramips/rt305x/config-2.6.39 | |
parent | 2fd3aff0adc78446d044d77846f0b717f7dfac89 (diff) | |
download | upstream-fa14f8d9655e6a6ea9bfe2c128798776d76148c3.tar.gz upstream-fa14f8d9655e6a6ea9bfe2c128798776d76148c3.tar.bz2 upstream-fa14f8d9655e6a6ea9bfe2c128798776d76148c3.zip |
ramips: add support for Argus ATP-52B
[The ESW related changes has been removed - juhosg]
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27991 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x/config-2.6.39')
-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 |