Remove obsolete platform support options.

This commit is contained in:
tsutsui 2008-02-15 12:28:09 +00:00
parent 4cfa0739ca
commit 00bd6f7500
2 changed files with 3 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.112 2008/02/13 14:10:05 tsutsui Exp $
# $NetBSD: GENERIC,v 1.113 2008/02/15 12:28:09 tsutsui Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/ofppc/conf/std.ofppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.112 $"
#ident "GENERIC-$Revision: 1.113 $"
maxusers 32
@ -418,10 +418,6 @@ pseudo-device wsmux # mouse and keyboard multiplexor
#pseudo-device pf # PF packet filter
#pseudo-device pflog # PF log if
options FIREPOWER_ES # Firepower ES
options FIREPOWER_MX # Firepower MX
options FIREPOWER_LX # Firepower LX
# Veriexec
#
# a pseudo device needed for veriexec

View File

@ -1,4 +1,4 @@
# $NetBSD: files.ofppc,v 1.37 2007/12/24 13:54:59 phx Exp $
# $NetBSD: files.ofppc,v 1.38 2008/02/15 12:28:09 tsutsui Exp $
#
# NetBSD/ofppc configuration info
#
@ -8,12 +8,6 @@ maxpartitions 16
maxusers 8 16 64
# Platform support option headers
#defflag FIREPOWER_ES # Firepower ES
#defflag FIREPOWER_MX # Firepower MX
#defflag FIREPOWER_LX # Firepower LX
#defflag TOTALIMPACT_BRIQ # Total Impact briQ
defflag akbd.h NO_AKDB_DEVICE
defflag adbkbd.h NO_ADBKBD_DEVICE
defflag zsc.h NO_ZSC_DEVICE