summaryrefslogtreecommitdiffstats
path: root/package/hwdata/Config.in
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2007-01-14 03:38:02 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2007-01-14 03:38:02 +0000
commit8d08091cf8684110fe191e63f3c4167298d19096 (patch)
tree28f6b733c88ade5a225cc87cb0149bc38974845f /package/hwdata/Config.in
parentea18cf815ce7a5012129d719b126bcea9cf37ddf (diff)
downloadbuildroot-novena-8d08091cf8684110fe191e63f3c4167298d19096.tar.gz
buildroot-novena-8d08091cf8684110fe191e63f3c4167298d19096.zip
Add new 'hwdata' package which we will need for D-Bus and HAL.
Diffstat (limited to 'package/hwdata/Config.in')
-rw-r--r--package/hwdata/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/hwdata/Config.in b/package/hwdata/Config.in
new file mode 100644
index 000000000..2f6fd0545
--- /dev/null
+++ b/package/hwdata/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_HWDATA
+ bool "hwdata"
+ default n
+ help
+ Various hardware identification and configuration data, such as
+ the pci.ids database, or the XFree86/xorg Cards database.