From 6574864df8db62a45e1875d4e1c42e5c8b8cbe0e Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Tue, 2 Jan 2018 10:39:52 -0600 Subject: Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig This converts the following to Kconfig: CONFIG_ROCKCHIP_USB2_PHY Signed-off-by: Adam Ford --- drivers/usb/phy/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/usb/phy') diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig index a202fd1edd..bcc67a0d70 100644 --- a/drivers/usb/phy/Kconfig +++ b/drivers/usb/phy/Kconfig @@ -13,3 +13,5 @@ config TWL4030_USB config OMAP_USB_PHY bool "OMAP PHY" +config ROCKCHIP_USB2_PHY + bool "Rockchip USB2 PHY" -- cgit v1.2.3