From dcd2119a0608b947a4a6716a778913e6891c4ee1 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 9 Apr 2022 17:13:04 +0200 Subject: [PATCH] pygoscelis: Enable CONFIG_USB_ACM as module --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 4756e28..c93609b 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -4115,7 +4115,7 @@ CONFIG_USB_EHCI_PCI=y # # USB Device Class drivers # -# CONFIG_USB_ACM is not set +CONFIG_USB_ACM=m # CONFIG_USB_PRINTER is not set # CONFIG_USB_WDM is not set # CONFIG_USB_TMC is not set