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
|
@ -4,5 +4,5 @@ menuconfig UART_ESP32
|
|||
select SERIAL_HAS_DRIVER
|
||||
depends on SOC_ESP32
|
||||
help
|
||||
Enable the ESP32 UART using ROM routines.
|
||||
Enable the ESP32 UART using ROM routines.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue