ANDROID: GKI: support CONFIG_USB_EHCI_HCD_PLATFORM
Everyone really wants either the PCI or Platform EHCI driver, so build it in so that all boards don't have to select this as well. Based on a change from zhang sanshan. Bug: 160193672 Bug: 162909109 Change-Id: Ie2273b5565003f339a7734f579d35b2f8bb4b0b0 Cc: zhang sanshan <pete.zhang@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Signed-off-by: Connor O'Brien <connoro@google.com>
This commit is contained in:
parent
f004a66806
commit
eade9ee6fd
@ -354,6 +354,7 @@ CONFIG_HID_STEAM=y
|
||||
CONFIG_USB_HIDDEV=y
|
||||
CONFIG_USB_OTG=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_EHCI_HCD_PLATFORM=y
|
||||
CONFIG_USB_ACM=y
|
||||
CONFIG_USB_GADGET=y
|
||||
CONFIG_USB_CONFIGFS=y
|
||||
|
@ -314,6 +314,7 @@ CONFIG_HID_SONY=y
|
||||
CONFIG_HID_STEAM=y
|
||||
CONFIG_USB_HIDDEV=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_EHCI_HCD_PLATFORM=y
|
||||
CONFIG_USB_ACM=y
|
||||
CONFIG_USB_GADGET=y
|
||||
CONFIG_USB_CONFIGFS=y
|
||||
|
Loading…
Reference in New Issue
Block a user