binfmt_flat: make support for old format binaries optional
authorChristoph Hellwig <hch@lst.de>
Thu, 13 Jun 2019 07:08:58 +0000 (09:08 +0200)
committerGreg Ungerer <gerg@kernel.org>
Sun, 23 Jun 2019 23:16:47 +0000 (09:16 +1000)
commitcf9a566c2c06ac34425c4faf6d32ac55ddbeea7a
tree0501adf34c4945107cc8e07bfce3ff23f7a56b58
parentaef0f78e7460cd2889fe5359b26f7ad3c9555630
binfmt_flat: make support for old format binaries optional

No need to carry the extra code around, given that systems using flat
binaries are generally very resource constrained.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
fs/Kconfig.binfmt
fs/binfmt_flat.c