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-20 17:45:25 +0800
commit60a0200f89f6bb566f352e47ecd4fdbd9f11912b (patch)
treec3ed22b83bb89036ba2ecdb52a7d77bfa9e0c9f1
parentb1c758de5c7bd03c6e5326579dce8733a2e92d99 (diff)
defconfig: bt: Disable old SMD TTY for BT and enable newnew_bt_driver_for_srini
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 cdf1fcae7a1d..d9a129e26325 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -83,6 +83,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
@@ -131,7 +132,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