summaryrefslogtreecommitdiffstats
path: root/openwrt/package/pciutils/Config.in
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-31 11:07:21 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-31 11:07:21 +0000
commit33d39081fb309d6ffcbadaca8b694cf695038900 (patch)
tree0a8e14db4469d5b0ff6979511bb401864cd5ec6b /openwrt/package/pciutils/Config.in
parent855954db088603d72b701ecc564c83ba7beacde9 (diff)
add pciutils v2.2.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3077 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pciutils/Config.in')
-rw-r--r--openwrt/package/pciutils/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/pciutils/Config.in b/openwrt/package/pciutils/Config.in
new file mode 100644
index 000000000..e76962f82
--- /dev/null
+++ b/openwrt/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.