Skip to content

Commit

Permalink
Enable Cypress M8 USB serial driver for all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Dec 19, 2024
1 parent 954335c commit 250415a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion buildroot-external/board/odroid-n2/kernel_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,6 @@ CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
Expand Down
1 change: 0 additions & 1 deletion buildroot-external/board/tinkerboard/kernel_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,6 @@ CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
Expand Down
1 change: 1 addition & 0 deletions buildroot-external/kernel/6.6/device-support.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_SIMPLE=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_CH341=m
Expand Down

0 comments on commit 250415a

Please sign in to comment.