From: "Steven J. Hill" Date: Tue, 6 Feb 2007 18:11:59 +0000 (-0000) Subject: Satisfy dependency. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fdce37c856b7f4f7335a46f4933453487de0e49;p=buildroot.git Satisfy dependency. --- diff --git a/package/usbmount/Config.in b/package/usbmount/Config.in index a35cbc87f7..6b0c797c2f 100644 --- a/package/usbmount/Config.in +++ b/package/usbmount/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_USBMOUNT bool "usbmount" default n + select BR2_PACKAGE_UDEV_VOLUME_ID help The usbmount package automatically mounts USB mass storage devices when they are plugged in, and unmounts them when they are removed.