diff --git a/drivers/nble/Kconfig b/drivers/nble/Kconfig index cf9e569f2ab..f7c58a81995 100644 --- a/drivers/nble/Kconfig +++ b/drivers/nble/Kconfig @@ -49,7 +49,7 @@ config NBLE select BLUETOOTH_SMP select BLUETOOTH_MAX_PAIRED help - Enables support for using Nordic Semicondutor nRF51 Bluetooth + Enables support for using Nordic Semiconductor nRF51 Bluetooth LE chips with a custom firmware. The API for this is a subset of the normal Bluetooth API (include/bluetooth/*.h). This driver can only be enabled if CONFIG_BLUETOOTH has not been enabled.