Config.in 480 B

1234567891011121314151617
  1. #
  2. # Copyright (C) 2010 Vertical Communications
  3. #
  4. # This is free software, licensed under the GNU General Public License v2.
  5. # See /LICENSE for more information.
  6. #
  7. config EXTROOT_SETTLETIME
  8. int
  9. prompt "Settle time for root block device (s)" if PACKAGE_block-extroot
  10. default 20
  11. help
  12. This is the amount of time, in seconds, to wait for the block device
  13. the root filesystem is on to become available, after the kernel that
  14. modules for the rootfs and device are loaded.