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>2020-03-05 19:22:14 +0100
commit1125cb6b536e39fc4404f14ea917e4f2df06bb3d (patch)
tree795a24630e59c32dd18e17cc186c72baa112ddc2 /include
parent55cedfc1290ed67330b7a8c053b2a4f2ef76679c (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')
-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 */