BSP: fix usbpd build error
authorlijilai <lijilai@huaqin.com>
Wed, 11 Jul 2018 02:07:41 +0000 (10:07 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:29:32 +0000 (17:29 +0800)
[9609][wing] ifpmic : fix usbpd build error

Bug:HQ00000000

Workaround:no

Change-Id: Ieadb5661958472d05535b3834e2df780f37614c3
Signed-off-by: lijilai <lijilai@huaqin.com>
drivers/ccic/Kconfig

index 0351ca7fbd6d2dcd704f595890e62b88e2e1a0dc..ccdbcaa789e78129016e826212e739095690cd9a 100755 (executable)
@@ -29,12 +29,20 @@ config CCIC_S2MU106
          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"