aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2020-06-12 13:21:01 +0100
committerBryan O'Donoghue <bryan.odonoghue@linaro.org>2020-07-30 15:12:35 +0100
commit3dbc7c8afa02597038d0780d7ce5527b3357164d (patch)
treeda7ce1f1bfcaacec3bce6f2dc764525f293158eb
parent7e2463e24ee249b2e2846135c21c51a59a03652e (diff)
arm64: square_defconfig: Enable Bluetooth RFCOMM TTYath.git-pending+minimal-db410c
Enable TTY emulation over bluetooth RFCOMM. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
-rw-r--r--arch/arm64/configs/square_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/square_defconfig b/arch/arm64/configs/square_defconfig
index d9bdce30669d..ea71420f153f 100644
--- a/arch/arm64/configs/square_defconfig
+++ b/arch/arm64/configs/square_defconfig
@@ -122,6 +122,7 @@ CONFIG_QRTR_TUN=m
CONFIG_BPF_JIT=y
CONFIG_BT=m
CONFIG_BT_RFCOMM=m
+CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_HIDP=m
# CONFIG_BT_HS is not set
# CONFIG_BT_LE is not set