diff options
Diffstat (limited to 'package/pciutils/Config.in')
| -rw-r--r-- | package/pciutils/Config.in | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in new file mode 100644 index 000000000..e76962f82 --- /dev/null +++ b/package/pciutils/Config.in @@ -0,0 +1,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. | 
