Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ config CANNECTIVITY_MAX_CHANNELS
Maximum number of supported Geschwister Schneider USB/CAN (gs_usb) channels. Each channel
represents one CAN controller.

The Linux kernel driver supports up to 3 channels. Other drivers may support just one
channel.

configdefault USBD_GS_USB_MAX_CHANNELS
default CANNECTIVITY_MAX_CHANNELS

Expand Down
3 changes: 0 additions & 3 deletions subsys/usb/device_next/class/Kconfig.gs_usb
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ config USBD_GS_USB_MAX_CHANNELS
Maximum number of supported Geschwister Schneider USB/CAN (gs_usb) channels. Each channel
represents one CAN controller.

The Linux kernel driver supports up to 3 channels. Other drivers may support just one
channel.

config USBD_GS_USB_POOL_SIZE
int "Host frame buffer pool size"
default 20 if !USBD_GS_USB_COMPATIBILITY_MODE
Expand Down
Loading