Skip to content

Commit

Permalink
feat: enable CONFIG_USB_ACM
Browse files Browse the repository at this point in the history
Builds the `cdc-acm` module into the kernel.

Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
  • Loading branch information
andrewrynhard authored and talos-bot committed Dec 12, 2020
1 parent 649edb3 commit cea1331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/kernel/config-amd64
Expand Up @@ -4052,7 +4052,7 @@ CONFIG_USB_EHCI_PCI=y
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set
Expand Down

0 comments on commit cea1331

Please sign in to comment.