1config OCTEON_USB
2	tristate "Cavium Networks Octeon USB support"
3	depends on CAVIUM_OCTEON_SOC && USB
4	help
5	  This driver supports USB host controller on some Cavium
6	  Networks' products in the Octeon family.
7
8	  To compile this driver as a module, choose M here. The module
9	  will be called octeon-usb.
10
11