kconfig: fix more help spacing issues
Fix Kconfig help sections and add spacing to be consistent across all Kconfig file. In a previous run we missed a few. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b55eb03e40
commit
8949233390
54 changed files with 653 additions and 653 deletions
|
@ -11,8 +11,8 @@ menuconfig I2S_SAM_SSC
|
|||
select DMA
|
||||
default n
|
||||
help
|
||||
Enable Inter Sound (I2S) bus driver for Atmel SAM MCU family based on
|
||||
Synchronous Serial Controller (SSC) module.
|
||||
Enable Inter Sound (I2S) bus driver for Atmel SAM MCU family based on
|
||||
Synchronous Serial Controller (SSC) module.
|
||||
|
||||
if I2S_SAM_SSC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue