summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-12-28 13:04:15 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-01-30 18:05:13 +0100
commit064c36d27aac74082df596fdf0981b759e581b2b (patch)
tree37e27e700dc7253308d7d11c33ceadba1bd0cb0e /include/configs
parentd85f5592aca53065f8f2a523ff21cf17fca5c23f (diff)
apalis-imx8: remove PCA9557 GPIO controllers
The Apalis iMX8 module does not have PCA9557 GPIO controllers on the module. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> (cherry picked from commit c80b3bfbe693d5a8851129f4878d0cd3a7325d13) (cherry picked from commit 898ae105703cd0019a542bc0a17649339c934fa6) (cherry picked from commit 69d385444efa79d2909f772c4a4b404d1bd7274d) (cherry picked from commit 0f5887d5b80f8535a7f422b73d7a0bf4a4e445af)
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/apalis-imx8.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/apalis-imx8.h b/include/configs/apalis-imx8.h
index da5bd85d26..cae44d8d54 100644
--- a/include/configs/apalis-imx8.h
+++ b/include/configs/apalis-imx8.h
@@ -248,12 +248,6 @@
/* Generic Timer Definitions */
#define COUNTER_FREQUENCY 8000000 /* 8MHz */
-#ifndef CONFIG_DM_PCA953X
-#define CONFIG_PCA953X
-#define CONFIG_CMD_PCA953X
-#define CONFIG_CMD_PCA953X_INFO
-#endif
-
#define CONFIG_IMX_SMMU
/* MT35XU512ABA1G12 has only one Die, so QSPI0 B won't work */