spell: fix Kconfig help typos: /boards /drivers
Fix misspellings in Kconfig help text Change-Id: I3ae28a5d23d8e266612114bc0eb8a6e158129dc7 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
96ee45df8d
commit
93e4d7258d
38 changed files with 96 additions and 96 deletions
|
@ -43,9 +43,9 @@ config BLUETOOTH_SPI
|
|||
select SPI
|
||||
help
|
||||
Supports Bluetooth ICs using SPI as the communication protocol.
|
||||
HCI packets are sent and received as single Byte transferrs,
|
||||
HCI packets are sent and received as single Byte transfers,
|
||||
prepended after a known header. Headers may vary per device, so
|
||||
additional platform specific knowlege may need to be added as
|
||||
additional platform specific knowledge may need to be added as
|
||||
devices are.
|
||||
|
||||
config BLUETOOTH_NO_DRIVER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue