Bluetooth: Kconfig: Add BR/EDR option

Enables turn on classic BR/EDR core support in the stack.

Change-Id: If078a23e38857081538c52e24689bfa423db2307
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
This commit is contained in:
Arkadiusz Lichwa 2015-11-12 08:04:13 +01:00 committed by Anas Nashif
commit 9e868b39b9

View file

@ -233,4 +233,10 @@ endif # BLUETOOTH_DEBUG
endif # BLUETOOTH_LE
config BLUETOOTH_BREDR
bool "Bluetooth classic (BR/EDR) support [EXPERIMENTAL]"
default n
help
This option enables classic bluetooth support"
endif # BLUETOOTH