From: David S. Miller Date: Sat, 26 Apr 2008 10:17:12 +0000 (-0700) Subject: sparc64: Kill CONFIG_SPARC32_COMPAT X-Git-Tag: v2.6.26-rc1~714^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09337f501ebdd224cd69df6d168a5c4fe75d86fa;p=pandora-kernel.git sparc64: Kill CONFIG_SPARC32_COMPAT It's completely superfluous, CONFIG_COMPAT is sufficient. What this used to be is an umbrella for enabling code shared by all 32-bit compat binary support types. But with the removal of SunOS and Solaris support, the only one left is Linux 32-bit ELF. Update defconfig. Signed-off-by: David S. Miller --- Reading git-diff-tree failed