diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-01 19:34:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-01 19:34:27 +0000 |
commit | 227fb2c5d2c23ada8f83f28f6c6e6cb91b0166a6 (patch) | |
tree | 7600445dda85669e4b1247354dbc24a6fc61e8d4 /target/linux/ramips/rt288x/config-2.6.30 | |
parent | 101f70750576fac1e04117a9d0dcb3397e8709e2 (diff) | |
download | upstream-227fb2c5d2c23ada8f83f28f6c6e6cb91b0166a6.tar.gz upstream-227fb2c5d2c23ada8f83f28f6c6e6cb91b0166a6.tar.bz2 upstream-227fb2c5d2c23ada8f83f28f6c6e6cb91b0166a6.zip |
[ramips] initial support for Asus RT-N15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17463 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt288x/config-2.6.30')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.30 b/target/linux/ramips/rt288x/config-2.6.30 index 63afd63a9d..0bab2d0d70 100644 --- a/target/linux/ramips/rt288x/config-2.6.30 +++ b/target/linux/ramips/rt288x/config-2.6.30 @@ -117,6 +117,7 @@ CONFIG_PHYLIB=y # CONFIG_PROM_EMU is not set CONFIG_RALINK_RT288X=y # CONFIG_RALINK_RT305X is not set +CONFIG_RT288X_MACH_RT_N15=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_EXTENDED is not set |