Move ARM usb platform options to arm-generic

This commit is contained in:
Peter Robinson 2015-02-05 11:35:59 +00:00
parent fcbcdc97c7
commit b4d91d777e
3 changed files with 8 additions and 2 deletions

View File

@ -109,6 +109,11 @@ CONFIG_THERMAL_OF=y
# CONFIG_MDIO_BUS_MUX_GPIO is not set
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
# USB
CONFIG_USB_OHCI_HCD_PLATFORM=m
CONFIG_USB_EHCI_HCD_PLATFORM=m
CONFIG_USB_XHCI_PLATFORM=m
# External Connectors
CONFIG_EXTCON=m
CONFIG_EXTCON_GPIO=m

View File

@ -400,8 +400,6 @@ CONFIG_REGMAP_MMIO=m
CONFIG_REGMAP_IRQ=y
# usb
CONFIG_USB_OHCI_HCD_PLATFORM=m
CONFIG_USB_EHCI_HCD_PLATFORM=m
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_ULPI=y
CONFIG_AX88796=m

View File

@ -2212,6 +2212,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Feb 5 2015 Peter Robinson <pbrobinson@fedoraproject.org>
- Move ARM usb platform options to arm-generic
* Thu Feb 05 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc7.git2.1
- Linux v3.19-rc7-32-g5ee0e962603e