From 6e0f0eae5b48bddead035d9dd89b710c10c50337 Mon Sep 17 00:00:00 2001 From: Luiz Angelo Daros de Luca Date: Wed, 27 Apr 2022 14:58:33 -0300 Subject: ath79: use rtl8366s and rtl8366_smi as a module rtl8366s is used only by dlink_dir-825-b1 and the netgear_wndr family (wndr3700, wndr3700-v2, wndr3800ch, wndr3800.dts, wndrmac-v1, wndrmac-v2). Not tested in real hardware. With rtl8366rb, rtl8366s, rtl8367 as modules, rtl8366_smi can also be a loadable module. This change was tested with tl-wr2543-v1. Signed-off-by: Luiz Angelo Daros de Luca --- target/linux/ath79/generic/config-default | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/generic') diff --git a/target/linux/ath79/generic/config-default b/target/linux/ath79/generic/config-default index 3b986f6620..dd59a35490 100644 --- a/target/linux/ath79/generic/config-default +++ b/target/linux/ath79/generic/config-default @@ -19,7 +19,5 @@ CONFIG_PHY_AR7100_USB=y CONFIG_PHY_AR7200_USB=y CONFIG_REALTEK_PHY=y CONFIG_REGULATOR_FIXED_VOLTAGE=y -CONFIG_RTL8366S_PHY=y -CONFIG_RTL8366_SMI=y CONFIG_VITESSE_PHY=y CONFIG_WATCHDOG_CORE=y -- cgit v1.2.3