aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8qxp_mek.h
diff options
context:
space:
mode:
authorTom Rini2022-11-19 18:45:30 -0500
committerTom Rini2022-12-05 16:07:13 -0500
commitc3187fb1448baf142d43fcc3d6f0e88e082050b9 (patch)
treedf70b3c7aa59571d2fa65092124ec768122c4bae /include/configs/imx8qxp_mek.h
parent9200011e9563c2deb71eae3c6769a92ea4e6c733 (diff)
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 'include/configs/imx8qxp_mek.h')
-rw-r--r--include/configs/imx8qxp_mek.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/imx8qxp_mek.h b/include/configs/imx8qxp_mek.h
index 19f1dba0470..d75b8bf0c18 100644
--- a/include/configs/imx8qxp_mek.h
+++ b/include/configs/imx8qxp_mek.h
@@ -110,10 +110,6 @@
/* LPDDR4 board total DDR is 3GB */
#define PHYS_SDRAM_2_SIZE 0x40000000 /* 1 GB */
-#ifndef CONFIG_DM_PCA953X
-#define CONFIG_PCA953X
-#endif
-
/* Misc configuration */
#endif /* __IMX8QXP_MEK_H */