From 4becd8590c7b58059e7585fa34ef414d403ab40d Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 6 Apr 2013 12:37:37 +0000
Subject: [PATCH] ramips: rt3883: enable the RTL8367 driver

That is needed by the Asus RT-N56U board.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36221
---
 target/linux/ramips/rt3883/config-3.8 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ramips/rt3883/config-3.8 b/target/linux/ramips/rt3883/config-3.8
index 980a8c384f..c41b04090c 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
-- 
GitLab