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