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:
parent
3dc7c7a6ea
commit
a506aa3dfb
5 changed files with 0 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue