Add commented out options MODULAR.

This commit is contained in:
tsutsui 2010-10-13 14:34:27 +00:00
parent b01b8bd3fb
commit 2e58d58880
1 changed files with 3 additions and 1 deletions

View File

@ -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