arm64: configs: xiaomi: Disable Vibrator-LDO driver
* It creates a syslink into `/sys/class/leds/vibrator`, breaking haptics for yupik devices if we are using a vibrator hal with led support * Xiaomi disables it on stock as well ... Change-Id: I93d31f978fd3283ed1f0bfcc814a2517565db0bf
This commit is contained in:
parent
f60337b448
commit
0728b5be71
1
arch/arm64/configs/vendor/lisa_QGKI.config
vendored
1
arch/arm64/configs/vendor/lisa_QGKI.config
vendored
@ -9,6 +9,7 @@ CONFIG_FINGERPRINT_FPC_TEE=m
|
||||
|
||||
# Haptics
|
||||
# CONFIG_INPUT_QCOM_HV_HAPTICS is not set
|
||||
# CONFIG_LEDS_QPNP_VIBRATOR_LDO is not set
|
||||
CONFIG_INPUT_AW8624_HAPTIC=y
|
||||
|
||||
# Power Supply
|
||||
|
1
arch/arm64/configs/vendor/mona_QGKI.config
vendored
1
arch/arm64/configs/vendor/mona_QGKI.config
vendored
@ -9,6 +9,7 @@ CONFIG_FINGERPRINT_GOODIX_FOD=m
|
||||
|
||||
# Haptics
|
||||
# CONFIG_INPUT_QCOM_HV_HAPTICS is not set
|
||||
# CONFIG_LEDS_QPNP_VIBRATOR_LDO is not set
|
||||
CONFIG_INPUT_AW862XX_HAPTIC=y
|
||||
|
||||
# Power Supply
|
||||
|
@ -9,6 +9,7 @@ CONFIG_FINGERPRINT_GOODIX_TEE=m
|
||||
|
||||
# Haptics
|
||||
# CONFIG_INPUT_QCOM_HV_HAPTICS is not set
|
||||
# CONFIG_LEDS_QPNP_VIBRATOR_LDO is not set
|
||||
CONFIG_INPUT_AW86927_HAPTIC=y
|
||||
|
||||
# Power Supply
|
||||
|
1
arch/arm64/configs/vendor/taoyao_QGKI.config
vendored
1
arch/arm64/configs/vendor/taoyao_QGKI.config
vendored
@ -9,6 +9,7 @@ CONFIG_FINGERPRINT_GOODIX_FOD=m
|
||||
|
||||
# Haptics
|
||||
# CONFIG_INPUT_QCOM_HV_HAPTICS is not set
|
||||
# CONFIG_LEDS_QPNP_VIBRATOR_LDO is not set
|
||||
CONFIG_INPUT_AW862XX_HAPTIC=y
|
||||
|
||||
# Power Supply
|
||||
|
1
arch/arm64/configs/vendor/zijin_QGKI.config
vendored
1
arch/arm64/configs/vendor/zijin_QGKI.config
vendored
@ -9,6 +9,7 @@ CONFIG_FINGERPRINT_GOODIX_FOD=m
|
||||
|
||||
# Haptics
|
||||
# CONFIG_INPUT_QCOM_HV_HAPTICS is not set
|
||||
# CONFIG_LEDS_QPNP_VIBRATOR_LDO is not set
|
||||
CONFIG_INPUT_AW862XX_HAPTIC=y
|
||||
|
||||
# Power Supply
|
||||
|
Loading…
Reference in New Issue
Block a user