drivers: ccic: convert Kconfig to UNIX format

dos2unix drivers/ccic/Kconfig

Change-Id: I32f99e30c9189f7d0a4dc5e56e2ba843f556a39a
tirimbino
Hendra Manudinata 4 years ago committed by Simon1511
parent 23a1721384
commit e355060a59
  1. 38
      drivers/ccic/Kconfig

@ -1,19 +1,19 @@
# #
# Ccic strange devices # Ccic strange devices
# #
comment "Pdic samsung features" comment "Pdic samsung features"
config SEC_SVDM config SEC_SVDM
boolean "USB CCIC Notifier using QC PMIC" boolean "USB CCIC Notifier using QC PMIC"
depends on USB_NOTIFY_LAYER depends on USB_NOTIFY_LAYER
default n default n
help help
Enable driver for samsung UVDM Enable driver for samsung UVDM
config CCIC_ALTERNATE_MODE config CCIC_ALTERNATE_MODE
bool "support CCIC alternate mode" bool "support CCIC alternate mode"
depends on USB_NOTIFY_LAYER depends on USB_NOTIFY_LAYER
default n default n
help help
If you say yes here you will get support for If you say yes here you will get support for
alternate mode alternate mode

Loading…
Cancel
Save