Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6
[deliverable/linux.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.
 
This page took 0.040311 seconds and 5 git commands to generate.