summaryrefslogtreecommitdiff
path: root/samples/bluetooth/shell/prj_x86.conf
blob: 7baeb9f939a26ba2f39c201b463195e9e3c5d29b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CONFIG_MINIMAL_LIBC_EXTENDED=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_BREDR=y
CONFIG_CONSOLE_HANDLER=y
CONFIG_BLUETOOTH_DEBUG=y
CONFIG_BLUETOOTH_CENTRAL=y
CONFIG_BLUETOOTH_PERIPHERAL=y
CONFIG_BLUETOOTH_SMP=y
CONFIG_BLUETOOTH_SIGNING=y
CONFIG_BLUETOOTH_GATT_CLIENT=y
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL=y
CONFIG_BLUETOOTH_TINYCRYPT=y
CONFIG_CONSOLE_HANDLER_SHELL=y