Kconfig: regularize selection of CONFIG_BINFMT_ELF
[linux-2.6-microblaze.git] / fs / Kconfig.binfmt
index 885da6d..b32f5df 100644 (file)
@@ -29,7 +29,7 @@ config BINFMT_ELF
          latest version).
 
 config COMPAT_BINFMT_ELF
-       bool
+       def_bool y
        depends on COMPAT && BINFMT_ELF
        select ELFCORE