1# For LC3 the following configs are needed
2CONFIG_FPU=y
3CONFIG_LIBLC3=y
4
5CONFIG_BT_BUF_EVT_RX_SIZE=255
6CONFIG_BT_BUF_ACL_RX_SIZE=255
7CONFIG_BT_BUF_ACL_TX_SIZE=251
8CONFIG_BT_BUF_CMD_TX_SIZE=255
9
10CONFIG_BT_SEND_ECC_EMULATION=y
11