blob: a35cbc87f735afb364b5ec26feed20da9dbe0a91 (
plain)
1
2
3
4
5
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.
|