6db4831e98
Android 14
50 lines
1.4 KiB
Plaintext
50 lines
1.4 KiB
Plaintext
config MTK_ACCDET
|
|
bool "MediaTek ACCDET driver"
|
|
help
|
|
ACCDET driver is for headset detect and support for MediaTek SOC
|
|
If you want to use MediaTek ACCDET driver,
|
|
say Y.
|
|
If unsure, say N.
|
|
|
|
config ACCDET_EINT_IRQ
|
|
bool "MediaTek ACCDET PMIC EINT"
|
|
help
|
|
ACCDET Internal EINT(PMIC) support for MediaTek SOC
|
|
If you want to use MediaTek ACCDET EINT from PMIC,
|
|
say Y.
|
|
If unsure, say N.
|
|
|
|
config ACCDET_SUPPORT_EINT0
|
|
bool "MediaTek ACCDET PMIC EINT0"
|
|
help
|
|
ACCDET use Internal EINT0(PMIC) support for MediaTek SOC
|
|
If you just want to use MediaTek PMIC ACCDET EINT0,
|
|
say Y.
|
|
If unsure, say N.
|
|
|
|
config FOUR_KEY_HEADSET
|
|
bool "MediaTek four key headset"
|
|
help
|
|
FOUR_KEY_HEADSET support for MediaTek SOC
|
|
If you want to use MediaTek ACCDET four key headset,
|
|
say Y.
|
|
If unsure, say N.
|
|
|
|
config MOISTURE_INT_SUPPORT
|
|
bool "MediaTek moisture detect support to ues internal resitance"
|
|
help
|
|
MOISTURE_SUPPORT support for MediaTek SOC
|
|
If you want to use MediaTek moisture detect support,
|
|
but the micbias will use the internal resitance.
|
|
say Y here.
|
|
If unsure, say N.
|
|
|
|
config MOISTURE_EXT_SUPPORT
|
|
bool "MediaTek moisture detect support to ues external resitance"
|
|
help
|
|
MOISTURE_SUPPORT support for MediaTek SOC
|
|
If you want to use MediaTek moisture detect support,
|
|
but the micbias will use the external resitance.
|
|
say Y here.
|
|
If unsure, say N.
|