From 982bc7176d04d9d3e2b40c4ddba24eab9f02dc4d Mon Sep 17 00:00:00 2001 From: Souf Oued Date: Sat, 5 Dec 2009 17:56:25 +0100 Subject: lspci: new applet. +573 bytes Signed-off-by: Souf Oued Signed-off-by: Denys Vlasenko --- util-linux/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'util-linux/Config.in') diff --git a/util-linux/Config.in b/util-linux/Config.in index 982714517..94337df8e 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -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 -- cgit v1.2.3