Cosmetic: Fixed leading spaces in kconf file
Makes the leading spaces in the 'help' section of CPU_CLOCK_FREQ_MHZ consistent with that of other kconfig options. Change-Id: I5e6dcc710cb8e2099f986dc1ce2a4d72a4350466 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
3ff1132374
commit
e46562016e
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ config CPU_CLOCK_FREQ_MHZ
|
||||||
depends on BOOT_TIME_MEASUREMENT
|
depends on BOOT_TIME_MEASUREMENT
|
||||||
help
|
help
|
||||||
This option specifies the CPU Clock Frequency in MHz in order to
|
This option specifies the CPU Clock Frequency in MHz in order to
|
||||||
convert Intel RDTSC timestamp to microseconds.
|
convert Intel RDTSC timestamp to microseconds.
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue