drivers: ccic: convert Kconfig to UNIX format

dos2unix drivers/ccic/Kconfig

Change-Id: I32f99e30c9189f7d0a4dc5e56e2ba843f556a39a
tirimbino
Hendra Manudinata 3 years ago committed by Simon1511
parent 23a1721384
commit e355060a59
  1. 38
      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

Loading…
Cancel
Save