From 00bd6f75002170572b6ca2f2ee266f7f8da672b2 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Fri, 15 Feb 2008 12:28:09 +0000 Subject: [PATCH] Remove obsolete platform support options. --- sys/arch/ofppc/conf/GENERIC | 8 ++------ sys/arch/ofppc/conf/files.ofppc | 8 +------- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/sys/arch/ofppc/conf/GENERIC b/sys/arch/ofppc/conf/GENERIC index bb6c1ab25cd2..4eeb252e0844 100644 --- a/sys/arch/ofppc/conf/GENERIC +++ b/sys/arch/ofppc/conf/GENERIC @@ -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 diff --git a/sys/arch/ofppc/conf/files.ofppc b/sys/arch/ofppc/conf/files.ofppc index 524c868937a1..dc85535a6bc4 100644 --- a/sys/arch/ofppc/conf/files.ofppc +++ b/sys/arch/ofppc/conf/files.ofppc @@ -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