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:
Szymon Janc 2016-01-21 11:20:35 +01:00 committed by Anas Nashif
commit c4afa61b26

View file

@ -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.