Skip to content

Commit 576c709

Browse files
committed
mekotronics-r58x-4g: u-boot: enable tpcm/fusb302 support
- also `tcpm` cmd for debugging
1 parent f5e17cf commit 576c709

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

patch/u-boot/v2026.04/defconfig/mekotronics-r58x-4g-rk3588_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y
2525
CONFIG_SPL_MAX_SIZE=0x40000
2626
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
2727
CONFIG_SPL_ATF=y
28+
CONFIG_CMD_TCPM=y
2829
CONFIG_CMD_GPIO=y
2930
CONFIG_CMD_GPT=y
3031
CONFIG_CMD_I2C=y
@@ -82,6 +83,8 @@ CONFIG_USB_OHCI_GENERIC=y
8283
CONFIG_USB_DWC3=y
8384
CONFIG_USB_DWC3_GENERIC=y
8485
CONFIG_SPL_USB_DWC3_GENERIC=y
86+
CONFIG_TYPEC_TCPM=y
87+
CONFIG_TYPEC_FUSB302=y
8588
CONFIG_USB_HOST_ETHER=y
8689
CONFIG_USB_ETHER_ASIX=y
8790
CONFIG_USB_ETHER_ASIX88179=y

0 commit comments

Comments
 (0)