aboutsummaryrefslogtreecommitdiffstats
path: root/features/bluetooth/bluetooth.cfg
blob: 7f07298a9aa5a23b0076fd7e104f6cef9835419c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Dependencies
CONFIG_ISDN=y
CONFIG_ISDN_CAPI=m

# Features
CONFIG_BT=y
CONFIG_BT_6LOWPAN=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_CMTP=m
CONFIG_BT_HIDP=m
CONFIG_BT_LE=y
CONFIG_BT_BREDR=y