Skip to content

Commit

Permalink
th1520_defconfig: add usb config
Browse files Browse the repository at this point in the history
  • Loading branch information
hlb194802 authored and RevySR committed Jun 9, 2024
1 parent 3d90d79 commit 5064134
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions arch/riscv/configs/th1520_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -288,11 +288,23 @@ CONFIG_SENSORS_MR75203=m
CONFIG_SENSORS_PWM_FAN=m
# TH1520 USB
CONFIG_USB_DWC3=m
CONFIG_USB_DWC3_HOST=y
CONFIG_USB_DWC3_DUAL_ROLE=y
CONFIG_USB_DWC3_THEAD=m
CONFIG_USB_ROLE_SWITCH=m
CONFIG_USB_ONBOARD_HUB=m
CONFIG_USB_GADGET=m
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_CONFIGFS_F_ACC=y
CONFIG_USB_ZERO=m
CONFIG_USB_ETH=m
CONFIG_USB_ETH_EEM=y
CONFIG_USB_G_NCM=m
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_G_SERIAL=m
CONFIG_USB_G_MULTI=m
CONFIG_USB_G_MULTI_CDC=y
CONFIG_TYPEC=m
CONFIG_USB_ROLE_SWITCH=m
CONFIG_IIO=y
CONFIG_THEAD_TH1520_ADC=m
# TH1520 CLOCK
Expand Down

0 comments on commit 5064134

Please sign in to comment.