summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-06-24 11:38:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-06-24 11:38:41 +0000
commit17a9c2cb31dc9e022ae56cd4a1e3d659fdf177c5 (patch)
tree76f7c9cbd404605bb054a3b1310d5e77be5d6972 /sys/arch/macppc/conf
parent74eb12422d55fa5cd187c1f16e494a3545c33d4c (diff)
for the isp(4) driver, invert the meaning of the options which pull
firmwares into the smaller (and larger) media ok krw
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r--sys/arch/macppc/conf/GENERIC3
-rw-r--r--sys/arch/macppc/conf/RAMDISK3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 9ce035bab88..86d5564ab25 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.192 2009/06/09 01:13:47 deraadt Exp $g
+# $OpenBSD: GENERIC,v 1.193 2009/06/24 11:38:40 deraadt Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -64,7 +64,6 @@ pcscp* at pci? # AMD Am53c974 PCscsi-PCI SCSI
isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
mpi* at pci? # LSI Logic MPT-Fusion Message Passing Interface
arc* at pci? # Areca RAID Controllers
-option ISP_COMPILE_FW
pciide* at pci?
kauaiata* at pci? # Apple ATA 100
wdc* at kauaiata?
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 4aeb39c4740..1611394c861 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.88 2009/06/02 06:31:08 todd Exp $
+# $OpenBSD: RAMDISK,v 1.89 2009/06/24 11:38:40 deraadt Exp $
#
# PPC GENERIC config file
#
@@ -63,7 +63,6 @@ pcscp* at pci? # AMD Am53c974 PCscsi-PCI SCSI
isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
mpi* at pci? # LSI Logic MPT-Fusion Message Passing Interface
arc* at pci? # Areca RAID Controllers
-option ISP_COMPILE_FW
pciide* at pci?
kauaiata* at pci? # Apple ATA 100
wdc* at kauaiata?