mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Change space to tab and help to ---help--- in Kconfig files.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user