#
# USB host configuration
#

config USB_ISP1761_HOST
	tristate "Philips EHCI (pehci) driver"
	depends on USB_ISP1761_HAL
	default N
	---help---
	  Supports the Philips ISP1761 chip as a host controller.
	  Require a selected HAL.

	  To compile this driver as a module, choose M here: the
	  module will be called isp1761-hcd.

