summaryrefslogtreecommitdiffstats
path: root/rules/bluez.in
diff options
context:
space:
mode:
authorMichael Grzeschik <m.grzeschik@pengutronix.de>2008-06-04 10:46:49 +0000
committerMichael Grzeschik <m.grzeschik@pengutronix.de>2008-06-04 10:46:49 +0000
commit9875da768c97e359a8911b062efafd43e8c99f21 (patch)
tree3837a3a41c495e79e0cf5894e44b9be05abdb2d6 /rules/bluez.in
parenta04bfaf9b27bbc0c6e79f02c5ede1335e7f13796 (diff)
downloadptxdist-9875da768c97e359a8911b062efafd43e8c99f21.tar.gz
ptxdist-9875da768c97e359a8911b062efafd43e8c99f21.tar.xz
* : tristate changes a-c.in
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8293 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/bluez.in')
-rw-r--r--rules/bluez.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/bluez.in b/rules/bluez.in
index 51ea8008c..af495fdde 100644
--- a/rules/bluez.in
+++ b/rules/bluez.in
@@ -1,9 +1,12 @@
menuconfig BLUEZ
- bool "bluez "
+ bool
+ prompt "bluez "
help
bluez is the official Bluetooth stack in the Linux kernel.
This packet offers user space utilities and libraries to
work with the stack.
+
source "rules/bluez-utils.in"
source "rules/bluez-libs.in"
+