summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/Kconfig
blob: 34a84740e09e43479f129a015d7dd71a55906267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# MUSB Controller Driver
#
comment "MUSB Controller Driver"

config USB_MUSB_HOST
	bool "MUSB host mode support"
	help
	  Enables the MUSB USB dual-role controller in host mode.

config USB_MUSB_GADGET
	bool "MUSB gadget mode support"
	help
	  Enables the MUSB USB dual-role controller in gadget mode.