]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/Kconfig.binfmt
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
[mirror_ubuntu-zesty-kernel.git] / fs / Kconfig.binfmt
index 4a551af6f3fc956ffc4032e4c79d16c3b61294df..e4df913025df7c8f701c2a7cce7b79e413db799e 100644 (file)
@@ -61,8 +61,7 @@ config BINFMT_SHARED_FLAT
 
 config BINFMT_AOUT
        tristate "Kernel support for a.out and ECOFF binaries"
-       depends on ARCH_SUPPORTS_AOUT && \
-               (X86_32 || ALPHA || ARM || M68K)
+       depends on (X86_32 || ALPHA || ARM || M68K)
        ---help---
          A.out (Assembler.OUTput) is a set of formats for libraries and
          executables used in the earliest versions of UNIX.  Linux used