1 config BR2_PACKAGE_USBMOUNT
3 depends on BR2_PACKAGE_HAS_UDEV
4 select BR2_PACKAGE_LOCKFILE_PROGS
6 The usbmount package automatically mounts USB mass storage devices
7 when they are plugged in, and unmounts them when they are removed.
9 http://usbmount.alioth.debian.org/
11 comment "usbmount requires udev to be enabled"
12 depends on !BR2_PACKAGE_HAS_UDEV