mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 04:04:18 +08:00
Kconfig: improve uniformity
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
3b3cebdd3e
commit
51a2db6ffc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user