#
# UHA device configuration
#

#if UHADEV

config UHADEV
	tristate "Usb Host Agent Driver Support"
	depends on USB
	default m
	---help---
	  This driver supports Usb Host Control without filesystem.
	  To compile this driver as a module, choose M here; the module
	  will be called uhadev.

#endif # UHADEV
