[9609][wing] ifpmic : fix usbpd build error
Bug:HQ00000000
Workaround:no
Change-Id: Ieadb5661958472d05535b3834e2df780f37614c3
Signed-off-by: lijilai <lijilai@huaqin.com>
for the S2MU106 USBPD chip.
config CCIC_VDM
- bool "Using S2MU004 USB PD VDM Message"
+ bool "Using USB PD VDM Message"
depends on USE_CCIC
default n
help
If you say yes here you will get support for
- for the S2MU004 USBPD chip.
+ for the VDM Message.
+
+config CCIC_DP
+ bool "Using USB PD DP alternate"
+ depends on USE_CCIC
+ default n
+ help
+ If you say yes here you will get support for
+ for the dp alternate.
config CCIC_S2MM005
bool "CCIC S2MM005"