Cosmetic: Fix whitespace in timer driver Kconfig
Change-Id: I2d44567756faee030a26004973ad8c306a47bbcd Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
53b721a706
commit
dc0fb7ed38
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@ menu "Timer Drivers"
|
||||||
config HPET_TIMER
|
config HPET_TIMER
|
||||||
bool "HPET timer"
|
bool "HPET timer"
|
||||||
default n
|
default n
|
||||||
depends on X86_32
|
depends on X86_32
|
||||||
help
|
help
|
||||||
This option selects High Precision Event Timer (HPET) as a
|
This option selects High Precision Event Timer (HPET) as a
|
||||||
system timer.
|
system timer.
|
||||||
|
@ -58,7 +58,7 @@ config LOAPIC_TIMER_FREQ
|
||||||
config PIT
|
config PIT
|
||||||
bool "PIT (i8253)"
|
bool "PIT (i8253)"
|
||||||
default n
|
default n
|
||||||
depends on X86_32
|
depends on X86_32
|
||||||
help
|
help
|
||||||
This option selects legacy i8253 timer as system timer.
|
This option selects legacy i8253 timer as system timer.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue