From c80b3bfbe693d5a8851129f4878d0cd3a7325d13 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 28 Dec 2017 13:04:15 +0100 Subject: apalis-imx8: remove PCA9557 GPIO controllers The Apalis iMX8 module does not have PCA9557 GPIO controllers on the module. Signed-off-by: Stefan Agner --- include/configs/apalis-imx8.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include') 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 */ -- cgit v1.2.3