Bluetooth: Kconfig: Be consistent with terminology

We don't use "Bluetooth Smart" anywhere, so we shouldn't use
"Bluetooth Classic" either. Instead, stick to the more technical "LE"
and "BR/EDR" terms.

Change-Id: Iadfc1c090205e0f417081d63ebe43172c5708a18
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2015-11-17 10:26:45 +02:00 committed by Anas Nashif
commit 463dba22f3

View file

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