diff options
Diffstat (limited to 'src/soc/example/min86/Kconfig')
-rw-r--r-- | src/soc/example/min86/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/example/min86/Kconfig b/src/soc/example/min86/Kconfig index 66c0e8b3e2..660bf369e7 100644 --- a/src/soc/example/min86/Kconfig +++ b/src/soc/example/min86/Kconfig @@ -14,7 +14,6 @@ if SOC_EXAMPLE_MIN86 config SOC_SPECIFIC_OPTIONS def_bool y - select ARCH_ALL_STAGES_X86_32 select ARCH_X86 select NO_MONOTONIC_TIMER select NO_MMCONF_SUPPORT |