diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 5f60ea190d5b..c3e03e46bc64 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -623,6 +623,7 @@ config HPET_EMULATE_RTC | |||
623 | config APB_TIMER | 623 | config APB_TIMER |
624 | def_bool y if MRST | 624 | def_bool y if MRST |
625 | prompt "Langwell APB Timer Support" if X86_MRST | 625 | prompt "Langwell APB Timer Support" if X86_MRST |
626 | select DW_APB_TIMER | ||
626 | help | 627 | help |
627 | APB timer is the replacement for 8254, HPET on X86 MID platforms. | 628 | APB timer is the replacement for 8254, HPET on X86 MID platforms. |
628 | The APBT provides a stable time base on SMP | 629 | The APBT provides a stable time base on SMP |