]> git.sur5r.net Git - u-boot/blob - drivers/usb/phy/Kconfig
mtd: nand: mxs_nand: add use_minimum_ecc to struct
[u-boot] / 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"