diff options
| author | Scott James Remnant <[email protected]> | 2009-04-21 17:21:40 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2009-06-15 21:44:41 -0700 |
| commit | cc71329b3b89b4a5be849b617f2c4f151f0b9213 (patch) | |
| tree | 52897c0b6537914763a06b5f2e38ce1977248d62 /tools/perf/scripts/python/bin | |
| parent | 91f8d063d30358fcb76831c238071f7d4b13c35e (diff) | |
USB: usbfs: deprecate and hide option for !embedded
Modern systems do not use usbfs; the entries within it are files,
not device nodes, and do not support ACLs which are the default way to
provide access to USB devices to untrusted users.
It is replaced by device-nodes maintained by udev in /dev/bus/usb,
libusb uses this device nodes.
Mark the option as deprecated, and hide entirely for non-embedded builds
(which may not be using udev but require raw USB device access).
Signed-off-by: Scott James Remnant <[email protected]>
Acked-by: Kay Sievers <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions