summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-12-28 13:04:15 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2018-11-29 10:46:00 +0100
commit0f5887d5b80f8535a7f422b73d7a0bf4a4e445af (patch)
tree5337276c403220ea4cbff10e821a7f02de1f7e4a /include
parentb8fbd7377cc6e38a90793b01c2a085f85d54a6fa (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)
Diffstat (limited to 'include')
-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 */