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: Cai Huoqing <caihuoqing@baidu.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20210923025013.189-1-caihuoqing@baidu.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
c2aff14ea0
commit
34356d113b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user