[9609][EVB] drivers: add ccic usb connector direction check
authorJunhan Bae <junhan84.bae@samsung.com>
Wed, 17 Oct 2018 05:28:13 +0000 (14:28 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:45 +0000 (20:23 +0300)
    Bug:HQ00000000

    Workaround:no

Change-Id: I1b0d464c1e73043dc263229431fb6fc13e922834
Signed-off-by: Junhan Bae <junhan84.bae@samsung.com>
arch/arm64/configs/robusta2_evb_defconfig
drivers/ccic/Kconfig

index 835201cbf978c467cacf579db79e6dda2661487a..e4563180e8d3a17357d0baec2288c0000ebeeaa6 100755 (executable)
@@ -491,6 +491,7 @@ CONFIG_ANDROID_BINDER_IPC=y
 CONFIG_USE_CCIC=y
 CONFIG_CCIC_S2MU106=y
 CONFIG_CCIC_VDM=y
+CONFIG_CCIC_SYSFS=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS_SECURITY=y
index ccdbcaa789e78129016e826212e739095690cd9a..d08787d1e94e023bcbe1f1c6729a9e41f40b2700 100755 (executable)
@@ -44,6 +44,14 @@ config CCIC_DP
          If you say yes here you will get support for
          for the dp alternate.
 
+config CCIC_SYSFS
+       bool "Using CCIC SYSFS System"
+       depends on USE_CCIC
+       default n
+       help
+         If you say yes here you will get support for
+         sysfs system.
+
 config CCIC_S2MM005 
        bool "CCIC S2MM005"
        depends on I2C