2
0
forked from Ivasoft/openwrt

ath79: use rtl8367 as a module

rtl8367 is used only by tl-wr2543-v1. Tested both normal and failsafe
modes.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
This commit is contained in:
Luiz Angelo Daros de Luca
2022-04-26 19:30:54 -03:00
committed by Christian Marangi
parent 96d056f5f0
commit b168a07799
2 changed files with 1 additions and 2 deletions

View File

@@ -21,6 +21,5 @@ CONFIG_REALTEK_PHY=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_RTL8366S_PHY=y
CONFIG_RTL8366_SMI=y
CONFIG_RTL8367_PHY=y
CONFIG_VITESSE_PHY=y
CONFIG_WATCHDOG_CORE=y