Skip to content

Commit ce2ef1b

Browse files
distro.config: build in CONFIG_USB_ACM
Signed-off-by: Tyler Baker <[email protected]>
1 parent cd7b159 commit ce2ef1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kernel/configs/distro.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# USB ACM
2+
CONFIG_USB_ACM=y
3+
14
# USB camera
25
CONFIG_MEDIA_SUPPORT=y
36
CONFIG_MEDIA_CAMERA_SUPPORT=y

0 commit comments

Comments
 (0)