blob: c32822ad84a40b6e0611557121b9aa1793104c16 [file] [log] [blame]
Matt Porter394b7012005-11-07 01:00:15 -08001#
2# RapidIO configuration
3#
Matt Porter394b7012005-11-07 01:00:15 -08004config 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 LaPlante09509602006-10-03 22:31:37 +020010 enumeration before giving up.