]> Git Repo - u-boot.git/blob - drivers/usb/phy/Kconfig
rockchip: Fix MMC boot order
[u-boot.git] / drivers / usb / phy / Kconfig
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2017
4 # Adam Ford, Logic PD, [email protected]
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"
This page took 0.035126 seconds and 4 git commands to generate.