ANDROID: db845c_gki.fragment: Remove typoed config CONFIG_QCOM_SPMI_ADC5_TM5

Peter Collingbourne noticed that the recently added
CONFIG_QCOM_SPMI_ADC5_TM5=m option wasn't actually a valid
config in the kernel.

This was due to it being typo'ed by me for the config
CONFIG_QCOM_SPMI_ADC_TM5 which is already enabled.

Reported-by: Peter Collingbourne <pcc@google.com>
Fixes: 02dbd8a73f ("ANDROID: db845c_gki.fragment: Enable QCOM_SPMI_ADC5_TM5, QCOM_CPR and QCOM_SPM")
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: Ib3371015435618dcf2d662a7c7dfdc8767c30c4c
This commit is contained in:
John Stultz
2021-11-20 01:38:25 +00:00
parent 3b33081a0b
commit d7b0adf103

View File

@@ -275,7 +275,6 @@ CONFIG_QCOM_LMH=m
# XXX RB5 bits start here
CONFIG_QCOM_IPCC=m
CONFIG_QCOM_SPMI_ADC5=m
CONFIG_QCOM_SPMI_ADC5_TM5=m
CONFIG_QCOM_SPMI_TEMP_ALARM=m
CONFIG_RPMSG_NS=m
CONFIG_CAN_MCP251XFD=m