]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc64: Kill CONFIG_SPARC32_COMPAT
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Apr 2008 10:17:12 +0000 (03:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2008 04:41:19 +0000 (21:41 -0700)
commit09337f501ebdd224cd69df6d168a5c4fe75d86fa
tree65d174814752d6df5733023ebb089f4a901e4971
parent05d515ef3d14eb95ffe9239ec1b8a03b24fa8469
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 <davem@davemloft.net>
arch/sparc64/Kconfig
arch/sparc64/defconfig
arch/sparc64/kernel/Makefile
arch/sparc64/kernel/audit.c
arch/sparc64/kernel/signal.c
init/Kconfig