summaryrefslogtreecommitdiffstats
path: root/rules/bluez.in
blob: 981845a95103539a1fb6b35a63dc9148ed9cd494 (plain)
1
2
3
4
5
6
7
8
9
10
11
menuconfig BLUEZ
	bool "bluez               "
	default N
	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"