blob: 606cb172c1e5cd9ef62f59842508509c51f0bdc8 [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.
Alexandre Bounine07590ff2010-05-26 14:43:57 -070011
12source "drivers/rapidio/switches/Kconfig"