summaryrefslogtreecommitdiff
path: root/configs/cl-som-imx7_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:30 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:07:13 +0300
commitc3187fb1448baf142d43fcc3d6f0e88e082050b9 (patch)
treedf70b3c7aa59571d2fa65092124ec768122c4bae /configs/cl-som-imx7_defconfig
parent9200011e9563c2deb71eae3c6769a92ea4e6c733 (diff)
downloadu-boot-c3187fb1448baf142d43fcc3d6f0e88e082050b9.tar.xz
Convert CONFIG_PCA953X to Kconfig
This converts the following to Kconfig: CONFIG_PCA953X Cc: Uri Mashiach <uri.mashiach@compulab.co.il> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cl-som-imx7_defconfig')
-rw-r--r--configs/cl-som-imx7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cl-som-imx7_defconfig b/configs/cl-som-imx7_defconfig
index 3571dba6d2..d1a044e3f7 100644
--- a/configs/cl-som-imx7_defconfig
+++ b/configs/cl-som-imx7_defconfig
@@ -74,6 +74,7 @@ CONFIG_ETHPRIME="FEC"
CONFIG_SPL_DM=y
CONFIG_BOUNCE_BUFFER=y
CONFIG_CMD_PCA953X=y
+CONFIG_PCA953X=y
CONFIG_SYS_I2C_LEGACY=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MXC=y