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