From 380bfd1f7ad3d8812be9f6444bb0e920f5d34228 Mon Sep 17 00:00:00 2001 From: ken Date: Sun, 1 Jul 2012 05:32:26 +0000 Subject: [PATCH] Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bit GENERIC config file. MFC after: 3 days Reqested by: nwhitehorn --- sys/powerpc/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 4414505eb313..bff88d622288 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -107,6 +107,7 @@ options AHC_REG_PRETTY_PRINT # Print register bitfields in debug device isp # Qlogic family device ispfw # Firmware module for Qlogic host adapters device mpt # LSI-Logic MPT-Fusion +device mps # LSI-Logic MPT-Fusion 2 device sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D # ATA/SCSI peripherals