lsusb: new applet. +400 bytes

Signed-off-by: Souf Oued <souf_oued@yahoo.fr>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Souf Oued
2009-12-07 01:37:34 +01:00
committed by Denys Vlasenko
parent 982bc7176d
commit 11a802a0fa
5 changed files with 81 additions and 0 deletions

View File

@@ -357,6 +357,15 @@ config LSPCI
This version uses sysfs (/sys/bus/pci/devices) only.
config LSUSB
bool "lsusb"
default n
help
lsusb is a utility for displaying information about USB buses in the
system and devices connected to them.
This version uses sysfs (/sys/bus/usb/devices) only.
config MDEV
bool "mdev"
default n