1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

ath79: enable rtl8366rb phy

is needed for at least tplink wr1043nd-v1

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
Lucian Cristian 2018-05-18 15:54:04 +03:00 committed by John Crispin
parent fe594bf90d
commit 71cec0b194

@ -202,6 +202,7 @@ CONFIG_REGMAP=y
CONFIG_REGMAP_MMIO=y CONFIG_REGMAP_MMIO=y
CONFIG_RESET_ATH79=y CONFIG_RESET_ATH79=y
CONFIG_RESET_CONTROLLER=y CONFIG_RESET_CONTROLLER=y
CONFIG_RTL8366RB_PHY=y
CONFIG_RTL8366S_PHY=y CONFIG_RTL8366S_PHY=y
CONFIG_RTL8366_SMI=y CONFIG_RTL8366_SMI=y
# CONFIG_SCHED_INFO is not set # CONFIG_SCHED_INFO is not set