aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYin, Fengwei <fengwei.yin@linaro.org>2015-10-20 17:25:28 +0800
committerYin, Fengwei <fengwei.yin@linaro.org>2015-10-22 22:04:00 +0800
commit2d7b990c9237a41844ad1f69762d5c666a25fd69 (patch)
tree38bbbd72913536c01133128b04d9fdc2a4dff627
parent80751e5efd990d93b1cfd179533ae716f8e06f0d (diff)
defconfig: bt: Disable old SMD TTY for BT and enable new
HCI BT. Signed-off-by: Yin, Fengwei <fengwei.yin@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 18e07bdc8550..8f084e81cf14 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -86,6 +86,7 @@ CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_3WIRE=y
+CONFIG_BT_QCOMSMD=y
CONFIG_CFG80211=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
@@ -135,7 +136,6 @@ CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
-CONFIG_SERIAL_MSM_SMD=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SERIAL_XILINX_PS_UART=y
CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y