#
# 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.

config RAPIDIO_PROC_FS
	bool "I/O and Memory resource debug"
	depends on RAPIDIO && PROC_FS
	default y
	---help---
	  Enable this option, it will create a /proc/riores node for
	  monitoring the RapidIO I/O and Memory resource.

source "drivers/rapidio/sallocator/Kconfig"
