lspci: new applet. +573 bytes
Signed-off-by: Souf Oued <souf_oued@yahoo.fr> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
f92874e747
commit
982bc7176d
@ -348,6 +348,15 @@ config LOSETUP
|
||||
file or block device, and to query the status of a loop device. This
|
||||
version does not currently support enabling data encryption.
|
||||
|
||||
config LSPCI
|
||||
bool "lspci"
|
||||
default n
|
||||
help
|
||||
lspci is a utility for displaying information about PCI buses in the
|
||||
system and devices connected to them.
|
||||
|
||||
This version uses sysfs (/sys/bus/pci/devices) only.
|
||||
|
||||
config MDEV
|
||||
bool "mdev"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user