Satisfy dependency.

This commit is contained in:
"Steven J. Hill" 2007-02-06 18:11:59 +00:00
parent ceaa6db26e
commit 7fdce37c85

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_USBMOUNT config BR2_PACKAGE_USBMOUNT
bool "usbmount" bool "usbmount"
default n default n
select BR2_PACKAGE_UDEV_VOLUME_ID
help help
The usbmount package automatically mounts USB mass storage devices The usbmount package automatically mounts USB mass storage devices
when they are plugged in, and unmounts them when they are removed. when they are plugged in, and unmounts them when they are removed.