[kernel/f18] Enable CONFIG_TCM_HOST (rhbz 866981)

Justin M. Forbes jforbes at fedoraproject.org
Tue Oct 16 14:25:36 UTC 2012


commit d098f2b712ff2bdf0369fc741367a2f7d6dc2529
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue Oct 16 09:22:02 2012 -0500

    Enable CONFIG_TCM_HOST (rhbz 866981)

 config-generic |    1 +
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/config-generic b/config-generic
index 8f795f5..c7a03cf 100644
--- a/config-generic
+++ b/config-generic
@@ -280,6 +280,7 @@ CONFIG_VMXNET3=m
 CONFIG_HW_RANDOM_VIRTIO=m
 CONFIG_VIRTIO_CONSOLE=y
 CONFIG_VHOST_NET=m
+CONFIG_TCM_VHOST=m
 
 #
 # SCSI device support
diff --git a/kernel.spec b/kernel.spec
index c6444b6..7164423 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2317,6 +2317,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Oct 16 2012 Justin M. Forbes <jforbes at redhat.com>
+- Enable CONFIG_TCM_VHOST (rhbz 866981)
+
 * Mon Oct 15 2012 Justin M. Forbes <jforbes at redhat.com> 3.6.2-1
 - Linux 3.6.2
 


More information about the scm-commits mailing list