Bluetooth: BT_OTS_OACP_CHECKSUM_SUPPORT implies CRC support
BT_OTS_OACP_CHECKSUM_SUPPORT requires CRC to be enabled. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
66b0472d6f
commit
c8a9e445bb
3 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@ CONFIG_BT_CENTRAL=y
|
|||
CONFIG_BT_OTS=y
|
||||
CONFIG_BT_SMP=y
|
||||
CONFIG_BT_OTS_CLIENT=y
|
||||
CONFIG_BT_OTS_OACP_CHECKSUM_SUPPORT=y
|
||||
# This example requires more workqueue stack
|
||||
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=8192
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue