X-Git-Url: http://git.openwrt.org/openwrt/feeds.git?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fpatches-5.15%2F500-gsw-rtl8367s-mt7622-support.patch;h=977bdeb5b18cdd641e372d260ef09f137d354207;hb=1b3259eb5cdcfecbfae7809b8a9febdbe22ac65f;hp=b8964f4e765756be2fdce1da417c7509c71b0623;hpb=0fd3a6c6c6f079565f1f5de4709f3d4d71fc54c8;p=openwrt%2Fstaging%2Fdangole.git diff --git a/target/linux/mediatek/patches-5.15/500-gsw-rtl8367s-mt7622-support.patch b/target/linux/mediatek/patches-5.15/500-gsw-rtl8367s-mt7622-support.patch index b8964f4e765..977bdeb5b18 100644 --- a/target/linux/mediatek/patches-5.15/500-gsw-rtl8367s-mt7622-support.patch +++ b/target/linux/mediatek/patches-5.15/500-gsw-rtl8367s-mt7622-support.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -367,6 +367,12 @@ config ROCKCHIP_PHY +@@ -364,6 +364,12 @@ config ROCKCHIP_PHY help Currently supports the integrated Ethernet PHY. @@ -15,7 +15,7 @@ help --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile -@@ -95,6 +95,7 @@ obj-$(CONFIG_QSEMI_PHY) += qsemi.o +@@ -91,6 +91,7 @@ obj-$(CONFIG_QSEMI_PHY) += qsemi.o obj-$(CONFIG_REALTEK_PHY) += realtek.o obj-$(CONFIG_RENESAS_PHY) += uPD60620.o obj-$(CONFIG_ROCKCHIP_PHY) += rockchip.o