source "drivers/huawei_platform/usb/pd/richtek/Kconfig"

config TYPEC_CAP_CUSTOM_SRC2
        bool "Support Double 22/10k Pullup Function"
        default n
        help
          Say Y to enable

config RT_USB_PD
        bool "Support richtek usb pd"
        default n
        help
          Say Y to enable

config FSC_USB_PD
        bool "Support fsc usb pd"
        default n
        help
          Say Y to enable

config DEV_USB_PD
        bool "Support develop usb pd"
        default n
        help
          Say Y to enable

config TCPC_RT1715
        bool "Richtek RT1715 TypeC port Controller Driver"
        default n
        help
          Say Y to enable

config PD_DBG_INFO
        bool "PD debug information"
        default n
        help
          Say Y to enable

config SC66XX_PD
        tristate "Southchip SC66XX TypeC port Controller Driver"
        depends on TCPC_CLASS
        default n
        help
          Say Y to enable
          Southchip SC66XX
          TypeC port Controller
          Driver
config TCPC_SC6625
        tristate "SouthChip SC6625 TypeC port Controller Driver"
        depends on TCPC_CLASS
        default n
        help
          Say Y to enable
          SouthChip SC6625
          TypeC port Controller
          Driver

config LYW6607_PD
        tristate "Southchip LYW6607 TypeC port Controller Driver"
        depends on TCPC_CLASS
        default n
        help
          Say Y to enable
          Southchip LYW6607
          TypeC port Controller
          Driver
