This reverts commit 4dc93fed2f.
Change-Id: I35f7e355f1b9cfcfdf933a26cc30e0f92680079d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
16 lines
418 B
Plaintext
16 lines
418 B
Plaintext
CONFIG_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_LE=y
|
|
CONFIG_BLUETOOTH_DEBUG_LOG=y
|
|
CONFIG_BLUETOOTH_DEBUG_L2CAP=y
|
|
CONFIG_BLUETOOTH_SMP=y
|
|
CONFIG_BLUETOOTH_SIGNING=y
|
|
CONFIG_BLUETOOTH_PERIPHERAL=y
|
|
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL=y
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NETWORKING_WITH_LOGGING=y
|
|
CONFIG_NETWORKING_WITH_6LOWPAN=y
|
|
CONFIG_6LOWPAN_COMPRESSION_IPHC=y
|
|
CONFIG_NETWORKING_WITH_BT=y
|
|
CONFIG_IP_BUF_RX_SIZE=5
|
|
CONFIG_IP_BUF_TX_SIZE=3
|