summarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authorDaniel Bermond2018-09-29 01:13:51 +0000
committerDaniel Bermond2018-09-29 01:13:51 +0000
commitfc00084cd34617623971f5ca692681a795371486 (patch)
tree5f7e279dda4f4fd452f174e4c3c7debb19608bec /config.x86_64
parentb6815c67e6d38f82684b0854703d58dc3d11da5b (diff)
downloadaur-fc00084cd34617623971f5ca692681a795371486.tar.gz
Add support for intel and amd microcodes
This config option is disabled in Parabola. Adding this here since it is enabled in the linux-libre suggested config and also in freed-ora.
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_644
1 files changed, 2 insertions, 2 deletions
diff --git a/config.x86_64 b/config.x86_64
index 6664f03f7eb4..ab29d7d827e1 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -564,8 +564,8 @@ CONFIG_PERF_EVENTS_AMD_POWER=m
CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_I8K=m
CONFIG_MICROCODE=y
-# CONFIG_MICROCODE_INTEL is not set
-# CONFIG_MICROCODE_AMD is not set
+CONFIG_MICROCODE_INTEL=y
+CONFIG_MICROCODE_AMD=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m