# SPDX-License-Identifier: GPL-2.0-only
#
# Hobot USB Phy Controller Drivers
#

menu "Hobot USB Phy Controller Driver Support"
	depends on USB

config USB_HOBOT_PHY
	tristate "Hobot synopsys usb2.0 femtophy controller driver"
	depends on USB_SUPPORT
	default m

endmenu
