X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2FKconfig.binfmt;h=3263084eef9e37394ac6f736a9dc769f5be50db1;hb=4c432a8f0134504814aa8dcce6cc57c89d175604;hp=853845abcca676889bc854da217082de463e637a;hpb=595f403c1af37b1339e64b89040528b8cd48c5a3;p=linux-2.6-omap-h63xx.git diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt index 853845abcca..3263084eef9 100644 --- a/fs/Kconfig.binfmt +++ b/fs/Kconfig.binfmt @@ -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.