drivers/nble: Fix typo in Kconfig help message
Change-Id: Ief5883abe07628095090647b2178c2df8ad980fa Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
4b2a576c80
commit
c4afa61b26
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ config NBLE
|
||||||
select BLUETOOTH_SMP
|
select BLUETOOTH_SMP
|
||||||
select BLUETOOTH_MAX_PAIRED
|
select BLUETOOTH_MAX_PAIRED
|
||||||
help
|
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
|
LE chips with a custom firmware. The API for this is a subset of
|
||||||
the normal Bluetooth API (include/bluetooth/*.h). This driver can
|
the normal Bluetooth API (include/bluetooth/*.h). This driver can
|
||||||
only be enabled if CONFIG_BLUETOOTH has not been enabled.
|
only be enabled if CONFIG_BLUETOOTH has not been enabled.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue