X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Frecipes-kernel%2Flinux%2Flinux%2Fusb.cfg;h=8e9e98ecbd1c895fc39bcc7db8675e5c8c73944e;hb=6a5ccf78f9d273aaccf515fb8f1fa0e377dc90cf;hp=2d17d7dc51f9e8123a0bf5785faf2c13b82430b9;hpb=c76deb0dbe20c5e9274788823693c311d9f06110;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg b/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg index 2d17d7dc5..8e9e98ecb 100644 --- a/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg +++ b/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg @@ -3,3 +3,6 @@ CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_ACM=m CONFIG_CRC_CCITT=y CONFIG_USB_SERIAL_FTDI_SIO=m +CONFIG_USB_OHCI_HCD=y +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_PCI=y