Kconfig 289 B

1234567891011
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # RapidIO master port configuration
  4. #
  5. config RAPIDIO_TSI721
  6. tristate "IDT Tsi721 PCI Express SRIO Controller support"
  7. depends on RAPIDIO && PCIEPORTBUS
  8. default "n"
  9. help
  10. Include support for IDT Tsi721 PCI Express Serial RapidIO controller.