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

This commit is contained in:
Justin M. Forbes 2013-03-25 13:58:11 -05:00
parent 8cb0a854bb
commit be41f87775
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

@ -2282,6 +2282,9 @@ fi
# and build.
%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