enable USERCONF

This commit is contained in:
lukem 2002-09-18 02:19:19 +00:00
parent 9ec54c7baa
commit b31e856d42
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC.in,v 1.22 2002/09/02 12:10:46 leo Exp $
# $NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
#
# Generic atari
#
@ -161,7 +161,7 @@ options SYSVSEM # System V semaphores
#
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
#options USERCONF # userconf(4) support
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#else /* INSTALL_KERNEL */
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)