home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / rapidio / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  243 b   |  11 lines

  1. #
  2. # RapidIO configuration
  3. #
  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
  10.       enumeration before giving up.
  11.