summaryrefslogtreecommitdiff
path: root/cfg/x86_base.cfg
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@foundries.io>2018-08-21 16:42:45 -0300
committerRicardo Salveti <ricardo@foundries.io>2018-08-21 16:42:58 -0300
commita94a2b8986d3ce06a752731526865f2627048493 (patch)
tree4f489ed780bf5615be14bb12d3cd9a0523050f1f /cfg/x86_base.cfg
Initial commit
Content mostly copied over from yocto-kernel-cache commit 43f2e4c. Most features could later be shared with yocto-kernel-cache, once there is an established set of fragments and uses for LMP. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Diffstat (limited to 'cfg/x86_base.cfg')
-rw-r--r--cfg/x86_base.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/cfg/x86_base.cfg b/cfg/x86_base.cfg
new file mode 100644
index 0000000..1e0984e
--- /dev/null
+++ b/cfg/x86_base.cfg
@@ -0,0 +1,7 @@
+CONFIG_X86=y
+CONFIG_X86_MSR=y
+CONFIG_X86_CPUID=y
+CONFIG_MTRR=y
+
+CONFIG_X86_CHECK_BIOS_CORRUPTION=y
+CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y