Kconfig: improve uniformity

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2021-12-14 09:52:49 +02:00
committed by Xiang Xiao
parent 3b3cebdd3e
commit 51a2db6ffc
45 changed files with 686 additions and 686 deletions

View File

@@ -52,12 +52,12 @@ menuconfig WIRELESS_BLUETOOTH
if WIRELESS_BLUETOOTH
menuconfig WIRELESS_BLUETOOTH_HOST
bool "BLE Host Layer"
default y
---help---
This enables support for BLE host layer implementation. This can be
used to interface to a BLE controller via HCI protocol (either to a local
BLE link-layer or to an external device over HCI UART).
bool "BLE Host Layer"
default y
---help---
This enables support for BLE host layer implementation. This can be
used to interface to a BLE controller via HCI protocol (either to a local
BLE link-layer or to an external device over HCI UART).
if WIRELESS_BLUETOOTH_HOST
endif # WIRELESS_BLUETOOTH_HOST