Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Alexandre Bounine | 48618fb | 2011-11-02 13:39:09 -0700 | [diff] [blame] | 2 | # |
| 3 | # RapidIO master port configuration |
| 4 | # |
| 5 | |
| 6 | config RAPIDIO_TSI721 |
Alexandre Bounine | 94d9bd4 | 2013-07-03 15:08:55 -0700 | [diff] [blame] | 7 | tristate "IDT Tsi721 PCI Express SRIO Controller support" |
Alexandre Bounine | 48618fb | 2011-11-02 13:39:09 -0700 | [diff] [blame] | 8 | depends on RAPIDIO && PCIEPORTBUS |
| 9 | default "n" |
Masahiro Yamada | a7f7f62 | 2020-06-14 01:50:22 +0900 | [diff] [blame] | 10 | help |
Alexandre Bounine | 48618fb | 2011-11-02 13:39:09 -0700 | [diff] [blame] | 11 | Include support for IDT Tsi721 PCI Express Serial RapidIO controller. |