summaryrefslogtreecommitdiff
path: root/cfg/x32.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/x32.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/x32.cfg')
-rw-r--r--cfg/x32.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg/x32.cfg b/cfg/x32.cfg
new file mode 100644
index 0000000..bbe0201
--- /dev/null
+++ b/cfg/x32.cfg
@@ -0,0 +1,4 @@
+CONFIG_X86_X32=y
+
+# Support running 32 bit binaries
+CONFIG_COMPAT=y