You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
375 B
19 lines
375 B
#
|
|
# 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
|
|
|