diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-02 15:31:00 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-02 15:31:00 +0000 |
commit | 09677bf748b8ca263f5e3a23ade16982da8541c4 (patch) | |
tree | a2253f50c98f267a20a563aed88aba4aabcce263 /target/linux/ramips/rt305x | |
parent | f8fbef73e77696f09f051fe255d758277b913c1a (diff) | |
download | upstream-09677bf748b8ca263f5e3a23ade16982da8541c4.tar.gz upstream-09677bf748b8ca263f5e3a23ade16982da8541c4.tar.bz2 upstream-09677bf748b8ca263f5e3a23ade16982da8541c4.zip |
initial support for the AP-R3052-V22RW-2X2 board
SVN-Revision: 17473
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.30 b/target/linux/ramips/rt305x/config-2.6.30 index cbec838597..43376c52a2 100644 --- a/target/linux/ramips/rt305x/config-2.6.30 +++ b/target/linux/ramips/rt305x/config-2.6.30 @@ -116,6 +116,7 @@ CONFIG_PHYLIB=y CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y +CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_WHR_G300N=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set |