Bluetooth: Kconfig: Merge BT_HCI_VS_EXT into BT_HCI_VS

The naming of these two options was problematic, since it's both of them
are about vendor extensions, even though one has _EXT in the name and
the other doesn't. Just merge one option into the other. This has a
slight overhead on the controller side of enabling some more vendor
features if BT_HCI_VS is enabled, but that should hopefully be
acceptable.

Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
This commit is contained in:
Johan Hedberg 2024-05-10 15:37:11 +03:00 committed by Anas Nashif
commit 18c23daee3
21 changed files with 34 additions and 52 deletions

View file

@ -79,8 +79,6 @@ CONFIG_BT_MESH_LOG_LEVEL_DBG=y
#CONFIG_BT_MESH_ADV_LOG_LEVEL_DBG=y
#CONFIG_BT_MESH_SELF_TEST=y
#CONFIG_BT_HCI_VS_EXT=n
#CONFIG_STACK_USAGE=y
CONFIG_BT_RX_STACK_SIZE=4096