summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2022-07-14 13:22:54 +0200
committerBen Hutchings <benh@debian.org>2022-07-14 13:22:54 +0200
commitef0555f04db6ede5340e89d511811f4edcf8c0dc (patch)
treef4d4f57bd461af076e2faed031792a74880bfaa7 /debian
parent3ad2f7b2c280cc190e8a9a1aa9588490484947c4 (diff)
downloadlinux-debian-ef0555f04db6ede5340e89d511811f4edcf8c0dc.tar.gz
[ppc64,powerpc/powerpc64] Explicitly enable COMPAT
We need COMPAT on powerpc/powerpc64, and want it on ppc64. This is currently the default on 64-bit big-endian configurations. In case that ever changes, enable it explicitly.
Diffstat (limited to 'debian')
-rw-r--r--debian/config/kernelarch-powerpc/config-arch-64-be1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/config/kernelarch-powerpc/config-arch-64-be b/debian/config/kernelarch-powerpc/config-arch-64-be
index 363d14c5b..f93080b6f 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64-be
+++ b/debian/config/kernelarch-powerpc/config-arch-64-be
@@ -1,6 +1,7 @@
##
## file: arch/powerpc/Kconfig
##
+CONFIG_COMPAT=y
CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0"
##