diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-06 12:37:37 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-06 12:37:37 +0000 |
commit | ee1974bc2a4955def964881c63b438bf060d7305 (patch) | |
tree | 6a412440c09c3a55e67aba5bf40a7a796fa59230 /target/linux/ramips/rt3883 | |
parent | 8d0f6ae2f6716cb2165dadc7ae4466fc60f93caf (diff) |
ramips: rt3883: enable the RTL8367 driver
That is needed by the Asus RT-N56U board.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36221 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt3883')
-rw-r--r-- | target/linux/ramips/rt3883/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt3883/config-3.8 b/target/linux/ramips/rt3883/config-3.8 index 980a8c384..c41b04090 100644 --- a/target/linux/ramips/rt3883/config-3.8 +++ b/target/linux/ramips/rt3883/config-3.8 @@ -119,6 +119,7 @@ CONFIG_RALINK=y CONFIG_RALINK_WDT=y CONFIG_RTL8366_SMI=y CONFIG_RTL8367B_PHY=y +CONFIG_RTL8367_PHY=y # CONFIG_SCSI_DMA is not set CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RT288X=y |