Change space to tab and help to ---help--- in Kconfig files.

This commit is contained in:
Xiang Xiao
2019-10-05 21:39:12 -06:00
committed by Gregory Nutt
parent 6a0545ec6b
commit 3bc62f1ccc
32 changed files with 254 additions and 254 deletions
+2 -2
View File
@@ -184,7 +184,7 @@ config MAX7219_NVERTICALBLKS
config MAX7219_INTENSITY
int "Default LED Matrix bright intensity"
default 10
range 0 15
range 0 15
---help---
Specifies the default LEDs bright intensity to use.
@@ -1031,7 +1031,7 @@ config LCD_ILI9341_NINTERFACES
int "Number of supported display driver"
range 1 2
default 1
depends on LCD_ILI9341
depends on LCD_ILI9341
---help---
Define the number of supported displays driven by a ili9341 LCD Single
Chip Driver.