aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt3883
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-13 15:18:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-13 15:18:04 +0000
commit4b03e2a14b02b88717671f0c15afe8b9e1889a52 (patch)
tree0614a86379744970daf640486d7e1fe4fdd9eec7 /target/linux/ramips/rt3883
parentbe0de7b85637694995ccf8b5e2da48e1732c4c12 (diff)
downloadmaster-187ad058-4b03e2a14b02b88717671f0c15afe8b9e1889a52.tar.gz
master-187ad058-4b03e2a14b02b88717671f0c15afe8b9e1889a52.tar.bz2
master-187ad058-4b03e2a14b02b88717671f0c15afe8b9e1889a52.zip
ramips: add preliminary support for the Asus RT-N56U board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30498 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt3883')
-rw-r--r--target/linux/ramips/rt3883/config-2.6.393
-rw-r--r--target/linux/ramips/rt3883/config-3.23
2 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ramips/rt3883/config-2.6.39 b/target/linux/ramips/rt3883/config-2.6.39
index b6d52ea4ec..4301e6e56b 100644
--- a/target/linux/ramips/rt3883/config-2.6.39
+++ b/target/linux/ramips/rt3883/config-2.6.39
@@ -90,6 +90,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
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