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