mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
Rockchip: RK3399: add FUSB302 driver
Most RK3399 boards having a FUSB302 Type-C controller: add the driver to support it.
This commit is contained in:
parent
2afcb318eb
commit
04f5f99bdd
@ -4755,7 +4755,27 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
|
|||||||
# CONFIG_USB_RAW_GADGET is not set
|
# CONFIG_USB_RAW_GADGET is not set
|
||||||
# end of USB Gadget precomposed configurations
|
# end of USB Gadget precomposed configurations
|
||||||
|
|
||||||
# CONFIG_TYPEC is not set
|
CONFIG_TYPEC=y
|
||||||
|
CONFIG_TYPEC_TCPM=m
|
||||||
|
# CONFIG_TYPEC_TCPCI is not set
|
||||||
|
CONFIG_TYPEC_FUSB302=m
|
||||||
|
# CONFIG_TYPEC_UCSI is not set
|
||||||
|
# CONFIG_TYPEC_HD3SS3220 is not set
|
||||||
|
# CONFIG_TYPEC_TPS6598X is not set
|
||||||
|
# CONFIG_TYPEC_STUSB160X is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Type-C Multiplexer/DeMultiplexer Switch support
|
||||||
|
#
|
||||||
|
# CONFIG_TYPEC_MUX_PI3USB30532 is not set
|
||||||
|
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Type-C Alternate Mode drivers
|
||||||
|
#
|
||||||
|
# CONFIG_TYPEC_DP_ALTMODE is not set
|
||||||
|
# end of USB Type-C Alternate Mode drivers
|
||||||
|
|
||||||
CONFIG_USB_ROLE_SWITCH=y
|
CONFIG_USB_ROLE_SWITCH=y
|
||||||
CONFIG_MMC=y
|
CONFIG_MMC=y
|
||||||
CONFIG_PWRSEQ_EMMC=y
|
CONFIG_PWRSEQ_EMMC=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user