X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fpatches-6.6%2F500-gsw-rtl8367s-mt7622-support.patch;h=73f735828f110dde2be40c70c810286cc2d98544;hb=5b4bbd1097d0ec2d13bd7d73f9d51027e19f0970;hp=487990ab77ca52fdeb58de4de43eec6acee1bfad;hpb=f4223abd8faa683991a5077f5d01a7e1483629e1;p=openwrt%2Fstaging%2Fstintel.git diff --git a/target/linux/mediatek/patches-6.6/500-gsw-rtl8367s-mt7622-support.patch b/target/linux/mediatek/patches-6.6/500-gsw-rtl8367s-mt7622-support.patch index 487990ab77..73f735828f 100644 --- a/target/linux/mediatek/patches-6.6/500-gsw-rtl8367s-mt7622-support.patch +++ b/target/linux/mediatek/patches-6.6/500-gsw-rtl8367s-mt7622-support.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -384,6 +384,12 @@ config ROCKCHIP_PHY +@@ -419,6 +419,12 @@ config ROCKCHIP_PHY help Currently supports the integrated Ethernet PHY. @@ -12,10 +12,10 @@ + config SMSC_PHY tristate "SMSC PHYs" - help + select CRC16 --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile -@@ -95,6 +95,7 @@ obj-$(CONFIG_QSEMI_PHY) += qsemi.o +@@ -102,6 +102,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