mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 07:12:18 +00:00
12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# RapidIO master port configuration
|
||
|
#
|
||
|
|
||
|
config RAPIDIO_TSI721
|
||
|
tristate "IDT Tsi721 PCI Express SRIO Controller support"
|
||
|
depends on RAPIDIO && PCIEPORTBUS
|
||
|
default "n"
|
||
|
help
|
||
|
Include support for IDT Tsi721 PCI Express Serial RapidIO controller.
|