mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
config: kernel: linux-k3-beagle-edge: Enable USB CDC Composite
- BeagleBoard.org boards normally ship with USB cdc enabled to allow network sharing and ssh support over usb. - This is specially important for boards like pocketbeagle2 since it does not have built-in wifi. Signed-off-by: Ayush Singh <ayush@beagleboard.org>
This commit is contained in:
@@ -719,6 +719,7 @@ CONFIG_USB_CONFIGFS_EEM=y
|
||||
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
|
||||
CONFIG_USB_CONFIGFS_F_FS=y
|
||||
CONFIG_USB_MASS_STORAGE=m
|
||||
CONFIG_USB_CDC_COMPOSITE=m
|
||||
CONFIG_TYPEC=m
|
||||
CONFIG_TYPEC_TCPM=m
|
||||
CONFIG_TYPEC_TCPCI=m
|
||||
|
||||
Reference in New Issue
Block a user