Deleted Added
full compact
options (159979) options (160386)
1# $FreeBSD: head/sys/conf/options 159979 2006-06-27 12:45:28Z glebius $
1# $FreeBSD: head/sys/conf/options 160386 2006-07-15 20:22:40Z netchild $
2#
3# On the handling of kernel options
4#
5# All kernel options should be listed in NOTES, with suitable
6# descriptions. Negative options (options that make some code not
7# compile) should be commented out; LINT (generated from NOTES) should
8# compile as much code as possible. Try to structure option-using
9# code so that a single option only switch code on, or only switch

--- 710 unchanged lines hidden (view full) ---

720# HWPMC options
721HWPMC_HOOKS
722
723# XBOX options for FreeBSD/i386, but some files are MI
724XBOX opt_xbox.h
725
726# XFS
727XFS
2#
3# On the handling of kernel options
4#
5# All kernel options should be listed in NOTES, with suitable
6# descriptions. Negative options (options that make some code not
7# compile) should be commented out; LINT (generated from NOTES) should
8# compile as much code as possible. Try to structure option-using
9# code so that a single option only switch code on, or only switch

--- 710 unchanged lines hidden (view full) ---

720# HWPMC options
721HWPMC_HOOKS
722
723# XBOX options for FreeBSD/i386, but some files are MI
724XBOX opt_xbox.h
725
726# XFS
727XFS
728
729# snd_emu10kx sound driver options
730SND_EMU10KX_MULTICHANNEL opt_emu10kx.h