2012-03-11 01:51:48 +04:00
|
|
|
# $NetBSD: MODULAR,v 1.2 2012/03/10 21:51:53 joerg Exp $
|
2011-09-21 14:18:52 +04:00
|
|
|
#
|
|
|
|
# MODULAR kernel
|
|
|
|
# This kernel config prefers loading kernel drivers from file system.
|
|
|
|
# Please see module(7) for more information.
|
|
|
|
#
|
|
|
|
include "arch/i386/conf/GENERIC"
|
|
|
|
|
|
|
|
# these features are available as modules
|
|
|
|
#
|
|
|
|
no options AIO # POSIX asynchronous I/O, built as a module
|
|
|
|
no options MQUEUE # POSIX messsage queues, built as a module
|
|
|
|
no options NFSSERVER # Network File System server
|
|
|
|
|
|
|
|
# compatibility options, built as modules
|
|
|
|
#
|
|
|
|
no options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility
|
|
|
|
no options COMPAT_SVR4 # binary compatibility with SVR4
|
|
|
|
no options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
|
|
|
no options COMPAT_LINUX # binary compatibility with Linux
|
|
|
|
no options COMPAT_FREEBSD # binary compatibility with FreeBSD
|
|
|
|
|
|
|
|
# build non boot critical file systems as modules
|
|
|
|
#
|
|
|
|
no file-system EXT2FS # second extended file system (linux)
|
|
|
|
no file-system LFS # log-structured file system
|
|
|
|
no file-system NTFS # Windows/NT file system (experimental)
|
|
|
|
no file-system MSDOSFS # MS-DOS file system
|
|
|
|
no file-system KERNFS # /kern
|
|
|
|
no file-system OVERLAY # overlay file system
|
|
|
|
no file-system PROCFS # /proc
|
|
|
|
no file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
|
|
|
|
no file-system UMAPFS # NULLFS + uid and gid remapping
|
|
|
|
no file-system UNION # union file system
|
|
|
|
no file-system CODA # Coda File System; also needs vcoda (below)
|
|
|
|
no file-system SMBFS # experimental - CIFS; also needs nsmb (below)
|
|
|
|
|
|
|
|
# accept filters, built as modules
|
|
|
|
#
|
|
|
|
no pseudo-device accf_data # "dataready" accept filter
|
|
|
|
no pseudo-device accf_http # "httpready" accept filter
|
|
|
|
|
|
|
|
# pseudo devices, available as modules
|
|
|
|
#
|
|
|
|
no pseudo-device vcoda # coda minicache <-> venus comm.
|
|
|
|
no pseudo-device nsmb # experimental - SMB requester
|
|
|
|
|
|
|
|
# these drivers are available as modules
|
|
|
|
#
|
|
|
|
#no acpiacad*
|
|
|
|
#no acpibat*
|
|
|
|
#no acpibut*
|
|
|
|
#no acpicpu*
|
|
|
|
#no acpidalb*
|
|
|
|
#no acpifan*
|
|
|
|
#no acpilid*
|
|
|
|
#no acpitz*
|
|
|
|
#no acpivga*
|
|
|
|
#no acpiwdrt*
|
|
|
|
#no acpiwmi*
|
|
|
|
|
|
|
|
#no aibs*
|
|
|
|
|
|
|
|
no uvideo*
|
|
|
|
no pseye*
|
|
|
|
|
|
|
|
no hdaudio*
|
|
|
|
no hdafg*
|
|
|
|
|
|
|
|
#no cir*
|
|
|
|
#no irmce*
|
|
|
|
|
|
|
|
#no alc*
|
|
|
|
#no ath*
|
|
|
|
#no axe*
|
|
|
|
#no rum*
|