Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig

This converts the following to Kconfig:
   CONFIG_ROCKCHIP_USB2_PHY

Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
Adam Ford
2018-01-02 10:39:52 -06:00
committed by Tom Rini
parent b9b500b0f9
commit 6574864df8
17 changed files with 16 additions and 3 deletions

View File

@@ -13,3 +13,5 @@ config TWL4030_USB
config OMAP_USB_PHY
bool "OMAP PHY"
config ROCKCHIP_USB2_PHY
bool "Rockchip USB2 PHY"