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