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/gw_ventana.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/gw_ventana.h') diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index d2944b5db2..517ad08423 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -67,7 +67,6 @@ #elif defined(CONFIG_SPL_NAND_SUPPORT) /* Enable NAND support */ #ifdef CONFIG_CMD_NAND - #define CONFIG_NAND_MXS #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE 0x40000000 #define CONFIG_SYS_NAND_5_ADDR_CYCLE -- cgit v1.2.3