Merge pull request #2313 from xentac-google/patch-1

sys-kernel/coreos-modules: add support for usb acm
This commit is contained in:
Alex Crawford 2016-12-12 10:43:23 -08:00 committed by GitHub
commit 8edf942b6d
3 changed files with 1 additions and 0 deletions

View File

@ -677,6 +677,7 @@ CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_CP210X=m CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_FTDI_SIO=m CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_PL2303=m CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_ACM=m
CONFIG_MMC_BLOCK_MINORS=16 CONFIG_MMC_BLOCK_MINORS=16
CONFIG_MMC_SDHCI_PCI=m CONFIG_MMC_SDHCI_PCI=m
# CONFIG_MMC_RICOH_MMC is not set # CONFIG_MMC_RICOH_MMC is not set