Commit a0c3832a authored by Alan Cox's avatar Alan Cox Committed by Ingo Molnar

x86/apb: Fix configuration constraints

The APB timer requires SFI, SCU and MID support
Reported-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Link: http://lkml.kernel.org/r/20111217215719.3743.93550.stgit@bob.linux.org.ukSigned-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 3e8f9451
......@@ -665,6 +665,7 @@ config APB_TIMER
def_bool y if MRST
prompt "Langwell APB Timer Support" if X86_MRST
select DW_APB_TIMER
depends on X86_INTEL_MID && SFI
help
APB timer is the replacement for 8254, HPET on X86 MID platforms.
The APBT provides a stable time base on SMP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment