aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/notify/Kconfig
blob: fef8c8833dc9dfd8875b98c9dcd1c4a5c2492595 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# USB Host notify configuration
#

config USB_HOST_NOTIFY
	boolean "USB Host notify Driver"
	depends on USB
	help
	  Android framework needs uevents for usb host operation.
	  Host notify Driver serves uevent format
	  that is used by usb host or otg.