diff options
Diffstat (limited to 'target/linux/realtek/patches-5.10/705-add-rtl-phy.patch')
-rw-r--r-- | target/linux/realtek/patches-5.10/705-add-rtl-phy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch b/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch index 2dc4cb0077..4f907e1d4b 100644 --- a/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch +++ b/target/linux/realtek/patches-5.10/705-add-rtl-phy.patch @@ -6,7 +6,7 @@ +config REALTEK_SOC_PHY + tristate "Realtek SoC PHYs" -+ depends on RTL838X ++ depends on RTL83XX + help + Supports the PHYs found in combination with Realtek Switch SoCs + |