generic: fix typo in swconfig driver patch
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run

Fix typo in CONFIG_RTL8367B_PHY description.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/20040
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Chukun Pan 2025-08-06 22:08:20 +08:00 committed by Hauke Mehrtens
parent 3a0581adc8
commit e74cd41744
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
+ select SWCONFIG
+
+config RTL8367B_PHY
+ tristate "Driver fot the Realtek RTL8367R-VB switch"
+ tristate "Driver for the Realtek RTL8367R-VB switch"
+ select SWCONFIG
+
+endif # RTL8366_SMI

View file

@ -85,7 +85,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
+ select SWCONFIG
+
+config RTL8367B_PHY
+ tristate "Driver fot the Realtek RTL8367R-VB switch"
+ tristate "Driver for the Realtek RTL8367R-VB switch"
+ select SWCONFIG
+
+endif # RTL8366_SMI