kernel_samsung_a53x/drivers/muic/sm/sm5714/Kconfig

21 lines
546 B
Text
Raw Normal View History

2024-06-15 16:02:09 -03:00
config MUIC_SM5714
tristate "SM5714 MUIC"
depends on USE_MUIC
default n
help
If you say yes here you will get support for the SM5714 MUIC chip.
config MUIC_BCD_RESCAN
bool "SM5714 MUIC supports BC 1.2 retry"
depends on MUIC_SM5714
default n
help
If you say yes here you will get support for the BC 1.2 retry in SM5714 MUIC chip.
config MUIC_QC_DISABLE
bool "SM5714 MUIC doesn't support QC charging"
depends on MUIC_SM5714
default n
help
If you say yes here you will not get support for the QC charging in SM5714 MUIC chip.