diff options
Diffstat (limited to 'src/cpu/Kconfig')
-rw-r--r-- | src/cpu/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig index 0bdef347f0..ec10a97983 100644 --- a/src/cpu/Kconfig +++ b/src/cpu/Kconfig @@ -36,7 +36,7 @@ config AP_SIPI_VECTOR default 0xfffff000 help This must equal address of ap_sipi_vector from bootblock build. - + config MMX bool help |