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