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

This commit is contained in:
Justin M. Forbes 2013-03-25 13:29:44 -05:00
parent 9a93d5ecbd
commit 4a5e3ac285
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -2289,6 +2289,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Mar 25 2013 Justin M. Forbes <jforbes@redhat.com>
- disable whci-hcd since it doesnt seem to have users (rhbz 919289)
* Sun Mar 24 2013 Dave Jones <davej@redhat.com> -3.9.0-0.rc4.git0.1
- Linux 3.9-rc4
merged: drm-i915-bounds-check-execbuffer-relocation-count.patch