summaryrefslogtreecommitdiff
path: root/package/usbmount/Config.in
AgeCommit message (Collapse)Author
2010-09-19usbmount: convert to gentargets and fix dependenciesPeter Korsgaard
udev needs to be selected before the sub options can be selected, and UDEV_SCSI_ID isn't needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-05-07Modify the main script to use the lockfile program utilities. Mounting and ↵"Steven J. Hill"
un-mounting do not work reliably without them.
2007-02-06Satisfy dependency."Steven J. Hill"
2007-01-14Add new package."Steven J. Hill"