diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-13 15:18:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-13 15:18:04 +0000 |
commit | 99c019fb0de82809026922a591e3c4999f845163 (patch) | |
tree | acae6b5465cdfdf18c647754f532f297ddd0c3a7 /target/linux/ramips/rt3883/config-3.2 | |
parent | 97e641a0e63ea41111ed397dfae23ad16b8490ab (diff) | |
download | upstream-99c019fb0de82809026922a591e3c4999f845163.tar.gz upstream-99c019fb0de82809026922a591e3c4999f845163.tar.bz2 upstream-99c019fb0de82809026922a591e3c4999f845163.zip |
ramips: add preliminary support for the Asus RT-N56U board
SVN-Revision: 30498
Diffstat (limited to 'target/linux/ramips/rt3883/config-3.2')
-rw-r--r-- | target/linux/ramips/rt3883/config-3.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/rt3883/config-3.2 b/target/linux/ramips/rt3883/config-3.2 index b62d99306c..568f86a3d0 100644 --- a/target/linux/ramips/rt3883/config-3.2 +++ b/target/linux/ramips/rt3883/config-3.2 @@ -89,6 +89,9 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y CONFIG_RALINK_RT3883=y # CONFIG_RAMIPS_ETH_DEBUG is not set CONFIG_RAMIPS_WDT=y +CONFIG_RT3883_MACH_RT_N56U=y +CONFIG_RTL8366_SMI=y +CONFIG_RTL8367_PHY=y # CONFIG_SCSI_DMA is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RT288X=y |