From e355060a5900ee86164923663e8b4d3cc2195153 Mon Sep 17 00:00:00 2001 From: Hendra Manudinata Date: Tue, 4 May 2021 20:59:42 +0700 Subject: [PATCH] drivers: ccic: convert Kconfig to UNIX format dos2unix drivers/ccic/Kconfig Change-Id: I32f99e30c9189f7d0a4dc5e56e2ba843f556a39a --- drivers/ccic/Kconfig | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/drivers/ccic/Kconfig b/drivers/ccic/Kconfig index 7515020891ad..8fd3c51ba730 100755 --- a/drivers/ccic/Kconfig +++ b/drivers/ccic/Kconfig @@ -1,19 +1,19 @@ -# -# Ccic strange devices -# - -comment "Pdic samsung features" -config SEC_SVDM - boolean "USB CCIC Notifier using QC PMIC" - depends on USB_NOTIFY_LAYER - default n - help - Enable driver for samsung UVDM - -config CCIC_ALTERNATE_MODE - bool "support CCIC alternate mode" - depends on USB_NOTIFY_LAYER - default n - help - If you say yes here you will get support for - alternate mode +# +# Ccic strange devices +# + +comment "Pdic samsung features" +config SEC_SVDM + boolean "USB CCIC Notifier using QC PMIC" + depends on USB_NOTIFY_LAYER + default n + help + Enable driver for samsung UVDM + +config CCIC_ALTERNATE_MODE + bool "support CCIC alternate mode" + depends on USB_NOTIFY_LAYER + default n + help + If you say yes here you will get support for + alternate mode