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 | 11d319cdd3b9e464b72d6dd17ee1b9dc90fa872b (patch) | |
tree | a8396b02eb3223f3b56cffa1f527e8fd697ebf5d /target/linux/ramips/rt305x | |
parent | 7f5179ddb4d92f017ec0c22d39ffdcafcd01c51a (diff) | |
download | master-187ad058-11d319cdd3b9e464b72d6dd17ee1b9dc90fa872b.tar.gz master-187ad058-11d319cdd3b9e464b72d6dd17ee1b9dc90fa872b.tar.bz2 master-187ad058-11d319cdd3b9e464b72d6dd17ee1b9dc90fa872b.zip |
[ramips] initial support for the AP-R3052-V22RW-2X2 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17473 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |