#
# USB device configuration
#

config USB_ISP1761_DEVICE
	tristate "Philips Device driver"
	depends on USB_ISP1761_HAL
	default N
	---help---
	  Supports the Philips ISP1761 chip as a device controller.
	  Require a selected HAL.

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

source "drivers/usb/pehcd/device/mscd/Kconfig"

#source "drivers/usb/pehcd/device/wolfdev/Kconfig"
