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 | 552e298755bc66211fae3748ff5c2ec24d1b199e (patch) | |
tree | 1df2605bc738fe86a88ec1ca07d6a49cdfd35970 /target/linux/ramips/rt288x | |
parent | 01657335b989c0e43ddf203cd660bdce5fcc42fd (diff) | |
download | mtk-20170518-552e298755bc66211fae3748ff5c2ec24d1b199e.zip mtk-20170518-552e298755bc66211fae3748ff5c2ec24d1b199e.tar.gz mtk-20170518-552e298755bc66211fae3748ff5c2ec24d1b199e.tar.bz2 |
initial support for Asus RT-N15
SVN-Revision: 17463
Diffstat (limited to 'target/linux/ramips/rt288x')
-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 63afd63..0bab2d0 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 |