diff options
Diffstat (limited to 'package/usbmount/Config.in')
-rw-r--r-- | package/usbmount/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/usbmount/Config.in b/package/usbmount/Config.in new file mode 100644 index 000000000..a35cbc87f --- /dev/null +++ b/package/usbmount/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_USBMOUNT + bool "usbmount" + default n + help + The usbmount package automatically mounts USB mass storage devices + when they are plugged in, and unmounts them when they are removed. |