summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/powerpc/CONFIG_COMPAT
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-04 17:00:01 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-04 17:00:01 -0500
commit9ab9ea2db0b13375d3d7114d5c82eb298a118740 (patch)
treeeb4615cacf3e4ee8bd71c2522241011baa6c56fe /configs/fedora/generic/powerpc/CONFIG_COMPAT
parentbf5b588422a50d970ea8660d368cc6cdd2c377c9 (diff)
downloadkernel-9ab9ea2db0b13375d3d7114d5c82eb298a118740.tar.gz
kernel-9ab9ea2db0b13375d3d7114d5c82eb298a118740.tar.xz
kernel-9ab9ea2db0b13375d3d7114d5c82eb298a118740.zip
Linux v5.8 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/powerpc/CONFIG_COMPAT')
-rw-r--r--configs/fedora/generic/powerpc/CONFIG_COMPAT11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/fedora/generic/powerpc/CONFIG_COMPAT b/configs/fedora/generic/powerpc/CONFIG_COMPAT
index 3e041f1b6..f59088da3 100644
--- a/configs/fedora/generic/powerpc/CONFIG_COMPAT
+++ b/configs/fedora/generic/powerpc/CONFIG_COMPAT
@@ -1 +1,12 @@
+# CONFIG_COMPAT:
+#
+# Enable support for 32bit binaries
+#
+# Symbol: COMPAT [=n]
+# Type : bool
+# Defined at arch/powerpc/Kconfig:268
+# Depends on: PPC64
+# Default: y if !CPU_LITTLE_ENDIAN
+# Selects: COMPAT_BINFMT_ELF, ARCH_WANT_OLD_COMPAT_IPC, COMPAT_OLD_SIGACTION
+#
# CONFIG_COMPAT is not set