[openwrt/openwrt] mediatek: filogic: enable maxlinear PHY support, refresh config

LEDE Commits lede-commits at lists.infradead.org
Wed Nov 9 11:45:21 PST 2022


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/f753316f4aa4764e80c4dbf6f2cc88922052da1e

commit f753316f4aa4764e80c4dbf6f2cc88922052da1e
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Oct 30 18:23:00 2022 +0100

    mediatek: filogic: enable maxlinear PHY support, refresh config
    
    Needed for the 7986 RFB1 board
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/mediatek/filogic/config-5.15 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mediatek/filogic/config-5.15 b/target/linux/mediatek/filogic/config-5.15
index 469542e219..ad3111a6e3 100644
--- a/target/linux/mediatek/filogic/config-5.15
+++ b/target/linux/mediatek/filogic/config-5.15
@@ -198,6 +198,7 @@ CONFIG_LOCK_SPIN_ON_OWNER=y
 CONFIG_LZO_COMPRESS=y
 CONFIG_LZO_DECOMPRESS=y
 CONFIG_MAGIC_SYSRQ=y
+CONFIG_MAXLINEAR_GPHY=y
 CONFIG_MDIO_BUS=y
 CONFIG_MDIO_DEVICE=y
 CONFIG_MDIO_DEVRES=y




More information about the lede-commits mailing list