drivers: bt: esp32: add CONFIG_BUILD_ONLY_NO_BLOBS to allow CI tests

Adds an option to enable CI tests without binary blobs.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2024-11-02 23:11:22 -03:00 committed by Johan Hedberg
commit 3d06716a7b
3 changed files with 27 additions and 13 deletions

View file

@ -153,7 +153,7 @@ config BT_ESP32
bool
default y
depends on DT_HAS_ESPRESSIF_ESP32_BT_HCI_ENABLED
depends on ZEPHYR_HAL_ESPRESSIF_MODULE_BLOBS
depends on ZEPHYR_HAL_ESPRESSIF_MODULE_BLOBS || BUILD_ONLY_NO_BLOBS
help
Espressif HCI bluetooth interface