From: Lucian Cristian <lucian.cristian@gmail.com>
Date: Fri, 18 May 2018 12:54:04 +0000 (+0300)
Subject: ath79: enable rtl8366rb phy
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=71cec0b19406ef1ce5605203280e802191ea30a7;p=openwrt%2Fstaging%2Fldir.git

ath79: enable rtl8366rb phy

is needed for at least tplink wr1043nd-v1

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
---

diff --git a/target/linux/ath79/config-4.14 b/target/linux/ath79/config-4.14
index f64a02b9b2..0e24582cc7 100644
--- a/target/linux/ath79/config-4.14
+++ b/target/linux/ath79/config-4.14
@@ -202,6 +202,7 @@ CONFIG_REGMAP=y
 CONFIG_REGMAP_MMIO=y
 CONFIG_RESET_ATH79=y
 CONFIG_RESET_CONTROLLER=y
+CONFIG_RTL8366RB_PHY=y
 CONFIG_RTL8366S_PHY=y
 CONFIG_RTL8366_SMI=y
 # CONFIG_SCHED_INFO is not set