OSDN Git Service

Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[tomoyo/tomoyo-test1.git] / arch / powerpc / Kconfig
index a1a1c15..924c541 100644 (file)
@@ -266,8 +266,9 @@ config PANIC_TIMEOUT
        default 180
 
 config COMPAT
-       bool
-       default y if PPC64
+       bool "Enable support for 32bit binaries"
+       depends on PPC64
+       default y if !CPU_LITTLE_ENDIAN
        select COMPAT_BINFMT_ELF
        select ARCH_WANT_OLD_COMPAT_IPC
        select COMPAT_OLD_SIGACTION