NetBSD/sys/arch/sparc64/conf/NONPLUS
tsutsui bc766890f7 Make GENERIC config really generic and change GENERIC32 config for 32 bit
compat kernel to include the GENERIC and use "no" keywords of config(1).
Also merge std.sparc64-64 into std.sparc64 and prepare std.sparc64-32
which uses "no" keywords for 32 bit kernels. OK'ed by mrg.
2006-06-30 10:27:48 +00:00

10 lines
296 B
Plaintext

# $NetBSD: NONPLUS,v 1.58 2006/06/30 10:27:48 tsutsui Exp $
include "arch/sparc64/conf/NONPLUS64"
include "arch/sparc64/conf/std.sparc64-32"
#ident "NONPLUS-$Revision: 1.58 $"
no options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
no options COMPAT_SVR4_32 # 32-bit SVR4 binaries