-
- Downloads
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>
Showing
- arch/sparc64/Kconfig 0 additions, 7 deletionsarch/sparc64/Kconfig
- arch/sparc64/defconfig 9 additions, 14 deletionsarch/sparc64/defconfig
- arch/sparc64/kernel/Makefile 2 additions, 2 deletionsarch/sparc64/kernel/Makefile
- arch/sparc64/kernel/audit.c 3 additions, 3 deletionsarch/sparc64/kernel/audit.c
- arch/sparc64/kernel/signal.c 2 additions, 2 deletionsarch/sparc64/kernel/signal.c
- init/Kconfig 1 addition, 1 deletioninit/Kconfig
Please register or sign in to comment