sdm660-common: Drop unecessary Bluetooth flags
* BOARD_HAVE_BLUETOOTH is uneeded. * BOARD_HAVE_BLUETOOTH_QCOM is only important if you build libbt-vendor which we don't. Change-Id: Ib0465b3c0d5138a70cee6a3c3d5f08dd7ce9aa57 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
44626d367c
commit
319eec3cee
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ BOARD_USES_ALSA_AUDIO := true
|
||||||
BOARD_SUPPORTS_SOUND_TRIGGER := true
|
BOARD_SUPPORTS_SOUND_TRIGGER := true
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
BOARD_HAVE_BLUETOOTH := true
|
|
||||||
BOARD_HAVE_BLUETOOTH_QCOM := true
|
|
||||||
BOARD_HAS_QCA_BT_SOC := "cherokee"
|
BOARD_HAS_QCA_BT_SOC := "cherokee"
|
||||||
BLUETOOTH_HCI_USE_MCT := true
|
BLUETOOTH_HCI_USE_MCT := true
|
||||||
QCOM_BT_USE_SMD_TTY := true
|
QCOM_BT_USE_SMD_TTY := true
|
||||||
|
|
Loading…
Reference in a new issue