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:
Anas Nashif 2018-02-15 07:36:16 -06:00 committed by Anas Nashif
commit 8949233390
54 changed files with 653 additions and 653 deletions

View file

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