]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig.binfmt
cpumask: introduce new APIs
[linux-2.6-omap-h63xx.git] / fs / Kconfig.binfmt
index 853845abcca676889bc854da217082de463e637a..3263084eef9e37394ac6f736a9dc769f5be50db1 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.