[PATCH 2/2] configs: qcom_defconfig: enable GENI I2C Driver

Neil Armstrong neil.armstrong at linaro.org
Fri Apr 19 00:47:54 CEST 2024


Enable the GENI I2C driver in the default Qualcomm defconfig.

Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
 configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index 1abb57345ff..8d440b23625 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -41,6 +41,7 @@ CONFIG_MSM_GPIO=y
 CONFIG_QCOM_PMIC_GPIO=y
 CONFIG_DM_I2C=y
 CONFIG_SYS_I2C_QUP=y
+CONFIG_SYS_I2C_GENI=y
 CONFIG_I2C_MUX=y
 CONFIG_DM_KEYBOARD=y
 CONFIG_BUTTON_KEYBOARD=y

-- 
2.34.1



More information about the U-Boot mailing list