From ef0555f04db6ede5340e89d511811f4edcf8c0dc Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 14 Jul 2022 13:22:54 +0200 Subject: [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. --- debian/config/kernelarch-powerpc/config-arch-64-be | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') 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" ## -- cgit v1.2.3