frv: don't offer BINFMT_FLAT
[pandora-kernel.git] / fs / Kconfig.binfmt
index 55e8ee1..3263084 100644 (file)
@@ -42,7 +42,7 @@ config BINFMT_ELF_FDPIC
 
 config BINFMT_FLAT
        bool "Kernel support for flat binaries"
-       depends on !MMU
+       depends on !MMU && (!FRV || BROKEN)
        help
          Support uClinux FLAT format binaries.