Add commented out options MODULAR.
This commit is contained in:
parent
b01b8bd3fb
commit
2e58d58880
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.97 2010/10/13 10:56:56 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.98 2010/10/13 14:34:27 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -42,6 +42,8 @@ options SYSVSEM # System V-like semaphores
|
|||
options SYSVSHM # System V-like memory sharing
|
||||
options P1003_1B_SEMAPHORE # p1003.1b semaphore support
|
||||
|
||||
#options MODULAR # new style module framework
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
#options DIAGNOSTIC # cheap kernel consistency checks
|
||||
#options DEBUG # expensive debugging checks/support
|
||||
|
|
Loading…
Reference in New Issue