From 028ca0f740fdb6cf139631c5b5b6c63c21cdf8e6 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Mon, 19 Mar 2018 22:35:39 +0300 Subject: [PATCH] dns: bluetooth modules list updated. --- config.dns | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config.dns b/config.dns index e8f79ac..267aa9b 100644 --- a/config.dns +++ b/config.dns @@ -1052,8 +1052,11 @@ CONFIG_NET_FLOW_LIMIT=y # CONFIG_CAN is not set CONFIG_BT=m CONFIG_BT_BREDR=y -# CONFIG_BT_RFCOMM is not set -# CONFIG_BT_BNEP is not set +CONFIG_BT_RFCOMM=m +# CONFIG_BT_RFCOMM_TTY is not set +CONFIG_BT_BNEP=m +CONFIG_BT_BNEP_MC_FILTER=y +CONFIG_BT_BNEP_PROTO_FILTER=y # CONFIG_BT_HIDP is not set CONFIG_BT_HS=y CONFIG_BT_LE=y @@ -1699,7 +1702,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_POWERMATE is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INPUT_CM109 is not set -# CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_UINPUT=m # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_ADXL34X is not set # CONFIG_INPUT_IMS_PCU is not set