binfmt_flat: allow not offsetting data start
[linux-2.6-block.git] / fs / Kconfig.binfmt
index c6f1c8c1934e3e2b5b075f79b8a4069416dbe97b..06fb7a93a1bd77922a697809b5345441f7dc3c4e 100644 (file)
@@ -112,6 +112,9 @@ config BINFMT_FLAT_ARGVP_ENVP_ON_STACK
 config BINFMT_FLAT_OLD_ALWAYS_RAM
        bool
 
+config BINFMT_FLAT_NO_DATA_START_OFFSET
+       bool
+
 config BINFMT_FLAT_OLD
        bool "Enable support for very old legacy flat binaries"
        depends on BINFMT_FLAT