Merge branch 'devel' into next
[pandora-kernel.git] / fs / Kconfig.binfmt
index 853845a..3263084 100644 (file)
@@ -41,8 +41,8 @@ config BINFMT_ELF_FDPIC
          It is also possible to run FDPIC ELF binaries on MMU linux also.
 
 config BINFMT_FLAT
-       tristate "Kernel support for flat binaries"
-       depends on !MMU
+       bool "Kernel support for flat binaries"
+       depends on !MMU && (!FRV || BROKEN)
        help
          Support uClinux FLAT format binaries.