The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / usbmount / Config.in
1 config BR2_PACKAGE_USBMOUNT
2         bool "usbmount"
3         depends on BR2_PACKAGE_HAS_UDEV
4         select BR2_PACKAGE_LOCKFILE_PROGS
5         help
6           The usbmount package automatically mounts USB mass storage devices
7           when they are plugged in, and unmounts them when they are removed.
8
9           http://usbmount.alioth.debian.org/
10
11 comment "usbmount requires udev to be enabled"
12         depends on !BR2_PACKAGE_HAS_UDEV