Commit 34356d11 authored by Cai Huoqing's avatar Cai Huoqing Committed by Vinod Koul

phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers

Adding a configuration menu to hold many Broadcom phy drivers
helps to make the menu display more concise.
Signed-off-by: default avatarCai Huoqing <caihuoqing@baidu.com>
Acked-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20210923025013.189-1-caihuoqing@baidu.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent c2aff14e
......@@ -2,6 +2,8 @@
#
# Phy drivers for Broadcom platforms
#
menu "PHY drivers for Broadcom platforms"
config PHY_BCM63XX_USBH
tristate "BCM63xx USBH PHY driver"
depends on BMIPS_GENERIC || COMPILE_TEST
......@@ -112,3 +114,5 @@ config PHY_BCM_SR_PCIE
help
Enable this to support the Broadcom Stingray PCIe PHY
If unsure, say N.
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment