]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/Kconfig.binfmt
ext4: fix buffer leak in ext4_xattr_get_block() on error path
[linux.git] / fs / Kconfig.binfmt
index 56df483de619cc44ca8c25c2b7daf6f3783de937..b795f8da81f36c117b44f50850bdbd6fa2151bd8 100644 (file)
@@ -1,3 +1,6 @@
+
+menu "Executable file formats"
+
 config BINFMT_ELF
        bool "Kernel support for ELF binaries"
        depends on MMU
@@ -187,3 +190,5 @@ config COREDUMP
          This option enables support for performing core dumps. You almost
          certainly want to say Y here. Not necessary on systems that never
          need debugging or only ever run flawless code.
+
+endmenu