config USB_PHYTIUM
	tristate "PHYTIUM USB Support"
	depends on USB
	help
	  Say Y or M here if your system has a OTG USB Controller based on PHYTIUM SOC.

	  If you choose to build this driver is a dynamically linked modules, the module will
          be called phytium-usb.ko

config USB_PHYTIUM_PCI
	tristate "PHYTIUM PCI USB Support"
	default n
	depends on USB
	depends on USB_GADGET
	help
	  Say Y or M here if your system has a OTG USB Controller based on PHYTIUM SOC.

	  If you choose to build this driver is a dynamically linked modules, the module will
          be called phytium-usb-pci.ko
