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:
Peter Mitsis 2015-04-27 13:06:14 -04:00 committed by Anas Nashif
commit e46562016e

View file

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