2fa10b6685f3a7f7b7222336dcbfeafa33d55dff
[openwrt.git] / package / block-mount / Config.in
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
8 config EXTROOT_SETTLETIME
9         int
10         prompt "Settle time for root block device (s)" if PACKAGE_block-mount
11         default 20
12         help
13                 This is the amount of time, in seconds, to wait for the block device
14                 the root filesystem is on to become available, after the kernel that
15                 modules for the rootfs and device are loaded.
16                 
17