Home | History | Annotate | Download | only in phy
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # (C) Copyright 2017
      4 # Adam Ford, Logic PD, aford173 (a] 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"
     16