projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75db9ed
)
configs: qcom_defconfig: enable GENI I2C Driver
author
Neil Armstrong
<neil.armstrong@linaro.org>
Mon, 22 Apr 2024 09:33:53 +0000
(11:33 +0200)
committer
Caleb Connolly
<caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:29:32 +0000
(13:29 +0200)
Enable the GENI I2C driver in the default Qualcomm defconfig.
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/configs/qcom_defconfig
b/configs/qcom_defconfig
index 7919aeb9755dc49c1f1d638413e1d29f24f735eb..80ad3b32e139da7e0def9beaecd287f27a4ed112 100644
(file)
--- a/
configs/qcom_defconfig
+++ b/
configs/qcom_defconfig
@@
-48,6
+48,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