arch/x86: remove CONFIG_X86_FIXED_IRQ_MAPPING support

This was only enabled by the MVIC, which in turn was only used
by the Quark D2000, which has been removed.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
This commit is contained in:
Charles E. Youse 2019-06-23 20:06:15 +00:00 committed by Anas Nashif
commit a506aa3dfb
5 changed files with 0 additions and 38 deletions

View file

@ -368,12 +368,6 @@ config X86_DYNAMIC_IRQ_STUBS
some stub code to be generated at build time, one stub per dynamic
interrupt.
config X86_FIXED_IRQ_MAPPING
bool
help
Specify whether the current interrupt controller in use has a fixed
mapping between IDT vectors and IRQ lines.
endmenu
endif # !X86_LONGMODE