Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
[platform/kernel/u-boot.git] / drivers / usb / phy / Kconfig
1 #
2 # (C) Copyright 2017
3 # Adam Ford, Logic PD, aford173@gmail.com
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 comment "USB Phy"
9
10 config TWL4030_USB
11         bool "TWL4030 PHY"
12
13 config OMAP_USB_PHY
14         bool "OMAP PHY"
15
16 config ROCKCHIP_USB2_PHY
17         bool "Rockchip USB2 PHY"