summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-08-01 10:17:23 -0400
committerTom Rini <[email protected]>2023-08-01 10:17:23 -0400
commitaaeaef253619d06bfac32ff7faabaf16728f55e8 (patch)
tree9c9a09837432cac643f7cf123f08674627684b28 /configs
parent4e619e8d4fd68095bc665a78f2651d8e478a4534 (diff)
parent5c1c6b7306f2b4c0fd50c7cb5d757e245b93606e (diff)
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
- i2c-gpio: Correctly handle new {sda, scl}-gpios bindings (Chris) - mvebu: x240: Use i2c-gpio instead of built in controller (Chris)
Diffstat (limited to 'configs')
-rw-r--r--configs/x240_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/x240_defconfig b/configs/x240_defconfig
index a78cb3ce6cb..7d2b8603e6f 100644
--- a/configs/x240_defconfig
+++ b/configs/x240_defconfig
@@ -42,6 +42,7 @@ CONFIG_CLK_MVEBU=y
CONFIG_GPIO_HOG=y
CONFIG_DM_PCA953X=y
CONFIG_DM_I2C=y
+CONFIG_DM_I2C_GPIO=y
CONFIG_SYS_I2C_MVTWSI=y
CONFIG_I2C_MUX=y
CONFIG_I2C_MUX_PCA954x=y