lkml.org 
[lkml]   [2021]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] phy: hisilicon: Kconfig: Add configuration menu for Hisilicon phy drivers
Date
Adding a configuration menu to hold many Hisilicon phy drivers
helps to make the menu display more concise.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
---
drivers/phy/hisilicon/Kconfig | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/drivers/phy/hisilicon/Kconfig b/drivers/phy/hisilicon/Kconfig
index 4d008cfc279c..6293bb736302 100644
--- a/drivers/phy/hisilicon/Kconfig
+++ b/drivers/phy/hisilicon/Kconfig
@@ -2,6 +2,8 @@
#
# Phy drivers for Hisilicon platforms
#
+menu "PHY drivers for Hisilicon platforms"
+
config PHY_HI6220_USB
tristate "hi6220 USB PHY support"
depends on (ARCH_HISI && ARM64) || COMPILE_TEST
@@ -59,3 +61,5 @@ config PHY_HIX5HD2_SATA
select MFD_SYSCON
help
Support for SATA PHY on Hisilicon hix5hd2 Soc.
+
+endmenu
--
2.25.1
\
 
 \ /
  Last update: 2021-09-23 04:51    [W:0.229 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site