From c87c81186cf7e5073dbc7c5f46ad256a84f5ed22 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 6 Feb 2018 09:44:37 +0100 Subject: Convert CONFIG_NAND_MXS to Kconfig This converts CONFIG_NAND_MXS to Kconfig. Signed-off-by: Stefan Agner --- include/configs/colibri_imx7.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/colibri_imx7.h') diff --git a/include/configs/colibri_imx7.h b/include/configs/colibri_imx7.h index 8030ca69e76..d4aaff61fd6 100644 --- a/include/configs/colibri_imx7.h +++ b/include/configs/colibri_imx7.h @@ -158,8 +158,6 @@ #define CONFIG_ENV_SIZE CONFIG_ENV_SECT_SIZE #endif -#define CONFIG_NAND_MXS - /* NAND stuff */ #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x40000000 -- cgit v1.2.3