summaryrefslogtreecommitdiff
path: root/drivers/net/phy/Kconfig
diff options
context:
space:
mode:
authorandyhu-stf <89558762+andyhu-stf@users.noreply.github.com>2022-01-06 16:11:48 +0300
committerGitHub <noreply@github.com>2022-01-06 16:11:48 +0300
commit31d6026d57d81c9519ef68213ff531ead68ad882 (patch)
tree7a8465d851947d57cc759f9b4a228606e3e22d5c /drivers/net/phy/Kconfig
parent649230306040264cc749ad2bfb68d6d21a2921ed (diff)
parentc9954fb33ecb480dae56882ff8bf3dd8218644ef (diff)
downloadu-boot-31d6026d57d81c9519ef68213ff531ead68ad882.tar.xz
Merge pull request #27 from shalasaka/JH7100_Multimedia_V0.1.0_for_visionfive
Add starfive visionfive board support at brach JH7100_Multimedia_V0.1.0
Diffstat (limited to 'drivers/net/phy/Kconfig')
-rw-r--r--drivers/net/phy/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 64d5ddf238..07343e92c1 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -204,6 +204,9 @@ endif # PHY_MICREL
config PHY_MSCC
bool "Microsemi Corp Ethernet PHYs support"
+config PHY_YUTAI
+ bool "YuTai Corp Ethernet PHYs support"
+
config PHY_NATSEMI
bool "National Semiconductor Ethernet PHYs support"