blob: e76962f82289cb95a3714bfa654624092c731766 (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_PCIUTILS
prompt "pciutils.......................... Linux PCI Utilities"
tristate
default m if CONFIG_DEVEL
help
This package contains various utilities for inspecting and setting of
devices connected to the PCI bus.
|