Add commented out EST_FREQ_USERWRITE to GENERIC_LAPTOP too.

This commit is contained in:
cube 2004-07-10 18:52:30 +00:00
parent ca1f4e2485
commit 120187b856
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.104 2004/07/09 18:38:40 bouyer Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.105 2004/07/10 18:52:30 cube Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.104 $"
#ident "GENERIC-$Revision: 1.105 $"
maxusers 32 # estimated number of users
@ -25,6 +25,7 @@ options USER_LDT # user-settable LDT; used by WINE
# Enhanced SpeedStep Technology in the Pentium M
options ENHANCED_SPEEDSTEP
#options EST_FREQ_USERWRITE # any user can set frequency
options MTRR # memory-type range register syscall support
#options PERFCTRS # performance-monitoring counters support