diff options
Diffstat (limited to 'src/soc/intel')
-rw-r--r-- | src/soc/intel/quark/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/quark/Kconfig b/src/soc/intel/quark/Kconfig index bf9d475cd5..1a9bfef942 100644 --- a/src/soc/intel/quark/Kconfig +++ b/src/soc/intel/quark/Kconfig @@ -24,10 +24,6 @@ config CPU_SPECIFIC_OPTIONS select USE_MARCH_586 select NO_SMM -config CPU_X86_LAPIC - bool - default n - ##### # Debug serial output # The following options configure the debug serial port |