Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux into...
[cascardo/linux.git] / fs / Kconfig.binfmt
index 72c0335..c7efddf 100644 (file)
@@ -89,7 +89,8 @@ config BINFMT_SCRIPT
 
 config BINFMT_FLAT
        bool "Kernel support for flat binaries"
-       depends on !MMU && (!FRV || BROKEN)
+       depends on !MMU || M68K
+       depends on !FRV || BROKEN
        help
          Support uClinux FLAT format binaries.