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=af488efcfab146836215c815ed6c8a3b831c5323;hpb=e2eaaf7dc8b333ba58185f712d66ca5e92fa0d5d;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 af488efcf..8e9e98ecb 100644 --- a/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg +++ b/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg @@ -2,3 +2,7 @@ CONFIG_USB_SERIAL=y 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