diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-13 15:17:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-13 15:17:59 +0000 |
commit | e532fa5fd42501e468051addfac454ab70128b04 (patch) | |
tree | 4ee21b4ab08ac16ca698ea7b263143a3ad4a4f46 /target/linux/ramips/rt305x/config-3.2 | |
parent | 3bfbc69bc20091d4b9ae0cd065388b1fdab4978f (diff) | |
download | upstream-e532fa5fd42501e468051addfac454ab70128b04.tar.gz upstream-e532fa5fd42501e468051addfac454ab70128b04.tar.bz2 upstream-e532fa5fd42501e468051addfac454ab70128b04.zip |
ramips: add preliminary support for the RT3662/RT3883 SoCs
SVN-Revision: 30495
Diffstat (limited to 'target/linux/ramips/rt305x/config-3.2')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.2 b/target/linux/ramips/rt305x/config-3.2 index 0bcafbf076..69989c89de 100644 --- a/target/linux/ramips/rt305x/config-3.2 +++ b/target/linux/ramips/rt305x/config-3.2 @@ -89,6 +89,7 @@ CONFIG_RALINK_DEV_GPIO_BUTTONS=y CONFIG_RALINK_DEV_GPIO_LEDS=y # CONFIG_RALINK_RT288X is not set CONFIG_RALINK_RT305X=y +# CONFIG_RALINK_RT3883 is not set # CONFIG_RAMIPS_ETH_DEBUG is not set CONFIG_RAMIPS_WDT=y CONFIG_RT305X_MACH_ALL0256N=y |