dos2unix drivers/ccic/Kconfig Change-Id: I32f99e30c9189f7d0a4dc5e56e2ba843f556a39atirimbino
parent
23a1721384
commit
e355060a59
@ -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…
Reference in new issue