[kernel/f19] Enable CONFIG_SCSI_DMX3191D (rhbz 919874)

Josh Boyer jwboyer at fedoraproject.org
Tue Apr 2 16:02:40 UTC 2013


commit e2fe0f96bd3e03b16a558b222914882199bb69b8
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Apr 2 12:00:46 2013 -0400

    Enable CONFIG_SCSI_DMX3191D (rhbz 919874)

 config-generic |    2 +-
 kernel.spec    |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/config-generic b/config-generic
index d0000b4..c9754dd 100644
--- a/config-generic
+++ b/config-generic
@@ -457,7 +457,7 @@ CONFIG_SCSI_ARCMSR=m
 CONFIG_SCSI_BUSLOGIC=m
 CONFIG_SCSI_INITIO=m
 CONFIG_SCSI_FLASHPOINT=y
-# CONFIG_SCSI_DMX3191D is not set
+CONFIG_SCSI_DMX3191D=m
 # CONFIG_SCSI_EATA is not set
 # CONFIG_SCSI_EATA_PIO is not set
 # CONFIG_SCSI_FUTURE_DOMAIN is not set
diff --git a/kernel.spec b/kernel.spec
index 1d986fa..1518398 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 1
+%global baserelease 2
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2278,6 +2278,9 @@ fi
 # and build.
 
 %changelog
+* Tue Apr 02 2013 Josh Boyer <jwboyer at redhat.com>
+- Enable CONFIG_SCSI_DMX3191D (rhbz 919874)
+
 * Tue Apr 02 2013 Justin M. Forbes <jforbes at redhat.com> - 3.9.0-0.rc5.git0.1
 - Linux v3.9-rc5
 


More information about the scm-commits mailing list