Revision 577c9c456f0e1371cbade38eaf91ae8e8a308555 authored by Linus Torvalds on 07 April 2009, 21:25:01 UTC, committed by Linus Torvalds on 07 April 2009, 21:25:01 UTC
1 parent 1551260
Raw File
Kconfig
#
# RapidIO configuration
#
config RAPIDIO_DISC_TIMEOUT
	int "Discovery timeout duration (seconds)"
	depends on RAPIDIO
	default "30"
	---help---
	  Amount of time a discovery node waits for a host to complete
	  enumeration before giving up.
back to top