Matt Porter | 394b701 | 2005-11-07 01:00:15 -0800 | [diff] [blame] | 1 | # |
| 2 | # RapidIO configuration |
| 3 | # |
Matt Porter | 394b701 | 2005-11-07 01:00:15 -0800 | [diff] [blame] | 4 | config RAPIDIO_DISC_TIMEOUT |
| 5 | int "Discovery timeout duration (seconds)" |
| 6 | depends on RAPIDIO |
| 7 | default "30" |
| 8 | ---help--- |
| 9 | Amount of time a discovery node waits for a host to complete |
Matt LaPlante | 0950960 | 2006-10-03 22:31:37 +0200 | [diff] [blame] | 10 | enumeration before giving up. |
Alexandre Bounine | 07590ff | 2010-05-26 14:43:57 -0700 | [diff] [blame^] | 11 | |
| 12 | source "drivers/rapidio/switches/Kconfig" |