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
@@ -11,12 +11,12 @@ config SAM4S_XPLAINED_PRO_CDCACM_DEVMINOR
depends on SAM34_UDP && USBDEV && CDCACM
config SAM4S_XPLAINED_PRO_SCHED_TIMER_DEVPATH
string "Scheduler Timer Device Path"
string "Scheduler Timer Device Path"
default "/dev/rtt0"
depends on TIMER && SYSTEMTICK_EXTCLK
config SAM4S_XPLAINED_PRO_CPULOAD_TIMER_DEVPATH
string "CPU Load Timer Device Path"
string "CPU Load Timer Device Path"
default "/dev/tc0"
depends on TIMER && SCHED_CPULOAD && SCHED_CPULOAD_EXTCLK