From: Adrian Bunk Date: Tue, 29 Apr 2008 07:59:02 +0000 (-0700) Subject: make BINFMT_FLAT a bool X-Git-Tag: v2.6.26-rc1~654 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3202e1811fd312f3f32ddc8f526aa2691b64ec55;p=pandora-kernel.git make BINFMT_FLAT a bool I have not yet seen anyone saying he has a reasonable use case for using BINFMT_FLAT modular on his embedded device. Considering that fs/binfmt_flat.c even lacks a MODULE_LICENSE() I really doubt there is any, and this patch therefore makes BINFMT_FLAT a bool. Signed-off-by: Adrian Bunk Acked-by: Bryan Wu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed