From: Stephen Rothwell Date: Wed, 6 Mar 2013 18:11:51 +0000 (+0000) Subject: powerpc: Make sure that we alays include CONFIG_BINFMT_ELF X-Git-Tag: v3.9-rc4~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d812c0e1f90b7b86ff8e06b500cd8b8a03f3dbe6;p=pandora-kernel.git powerpc: Make sure that we alays include CONFIG_BINFMT_ELF Our kernel is not much good without BINFMT_ELF and this fixes a build warning on 64 bit allnoconfig builds: warning: (COMPAT) selects COMPAT_BINFMT_ELF which has unmet direct dependencies (COMPAT && BINFMT_ELF) Signed-off-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed