summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
-rw-r--r--sys/arch/macppc/conf/RAMDISK4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 5371034f6de..b28540fbafd 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.86 2005/05/26 23:18:27 drahn Exp $g
+# $OpenBSD: GENERIC,v 1.87 2005/06/02 23:21:03 drahn Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -17,8 +17,6 @@ maxusers 32 # estimated number of users
# actual machine type probed via name of openfirmware root node.
option SYS_TYPE=APPL
-option FIREPOWERBUGS
-option PPC_MPC106_BUG
option PCIVERBOSE
option USBVERBOSE
#option MACOBIOVERBOSE
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 71a2cf85c64..481f16fd66f 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.50 2005/05/27 02:08:14 martin Exp $
+# $OpenBSD: RAMDISK,v 1.51 2005/06/02 23:21:03 drahn Exp $
#
# PPC GENERIC config file
#
@@ -11,8 +11,6 @@ maxusers 32
# actual machine type probed via name of openfirmware root node.
option SYS_TYPE=APPL
-option FIREPOWERBUGS
-option PPC_MPC106_BUG
option PCIVERBOSE
# include "../../../conf/GENERIC"