drivers: bt: airoc: fix compliance check
Fix compliance check related to "symbols without children". Using regular 'config' entry. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
9e7785f323
commit
7a57d55c76
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ config BT_STM32_IPM_RX_STACK_SIZE
|
|||
depends on BT_STM32_IPM
|
||||
default 512
|
||||
|
||||
menuconfig BT_AIROC
|
||||
config BT_AIROC
|
||||
bool "AIROC BT connectivity"
|
||||
default y
|
||||
select GPIO if BT_H4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue