Skip to content

Commit

Permalink
drivers: bt: airoc: fix compliance check
Browse files Browse the repository at this point in the history
Fix compliance check related to "symbols without children".
Using regular 'config' entry.

Signed-off-by: Sylvio Alves <[email protected]>
  • Loading branch information
sylvioalves authored and henrikbrixandersen committed Oct 14, 2024
1 parent 9e7785f commit 7a57d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/bluetooth/hci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a57d55

Please sign in to comment.