[kernel/f19] disable whci-hcd since it doesnt seem to have users (rhbz 919289)

Justin M. Forbes jforbes at fedoraproject.org
Mon Mar 25 19:05:23 UTC 2013


commit be41f87775aee5c68537b018318050282ed439fd
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Mar 25 13:58:11 2013 -0500

    disable whci-hcd since it doesnt seem to have users (rhbz 919289)

 config-generic |    2 +-
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index f7eef41..c4006de 100644
--- a/config-generic
+++ b/config-generic
@@ -4463,7 +4463,7 @@ CONFIG_WM8350_POWER=m
 CONFIG_USB_WUSB=m
 CONFIG_USB_WUSB_CBAF=m
 # CONFIG_USB_WUSB_CBAF_DEBUG is not set
-CONFIG_USB_WHCI_HCD=m
+# CONFIG_USB_WHCI_HCD is not set
 CONFIG_USB_HWA_HCD=m
 # CONFIG_USB_HCD_BCMA is not set
 # CONFIG_USB_HCD_SSB is not set
diff --git a/kernel.spec b/kernel.spec
index 60c5923..40eb809 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2282,6 +2282,9 @@ fi
 # and build.
 
 %changelog
+* Mon Mar 25 2013 Justin M. Forbes <jforbes at redhat.com>
+- disable whci-hcd since it doesnt seem to have users (rhbz 919289)
+
 * Sun Mar 24 2013 Dave Jones <davej at redhat.com> - 3.9.0-0.rc4.git0.1
 - Linux 3.9-rc4
   merged: drm-i915-bounds-check-execbuffer-relocation-count.patch


More information about the scm-commits mailing list