## SECTION=shell_and_console menuconfig PCIUTILS select ZLIB if PCIUTILS_COMPRESS tristate prompt "pciutils " help The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. if PCIUTILS config PCIUTILS_COMPRESS bool default y prompt "compress pci_ids" help Save storage space by compressing the pci-id database. Access will be a little bit slower then. endif