diff options
| author | Warner Losh <imp@FreeBSD.org> | 2010-01-18 00:53:21 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2010-01-18 00:53:21 +0000 |
| commit | 7578ff89fcbdc58b6c53f73d1b39b483105b7dc7 (patch) | |
| tree | d6ebea5af0af4f475d880064593beabe0a83c43a /sys/pc98/conf | |
| parent | 8c271f67070405ea6de95eee2c699758d8010f29 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 821b563d97b5..491bf656ee9b 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -75,6 +75,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) options AUDIT # Security event auditing options MAC # TrustedBSD MAC Framework +options INCLUDE_CONFIG_FILE # Include this file in kernel # To make an SMP kernel, the next two lines are needed #options SMP # Symmetric MultiProcessor Kernel |
