From 4884d829d72e58d3448df46325699cdc2151686e Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 22 Sep 2021 14:50:33 -0400 Subject: Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig This converts the following to Kconfig: CONFIG_SYS_NAND_5_ADDR_CYCLE Signed-off-by: Tom Rini --- include/configs/cm_t43.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cm_t43.h') diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h index f5521c5233..c6cdcf1312 100644 --- a/include/configs/cm_t43.h +++ b/include/configs/cm_t43.h @@ -23,7 +23,6 @@ /* NAND support */ #define CONFIG_SYS_NAND_ONFI_DETECTION -#define CONFIG_SYS_NAND_5_ADDR_CYCLE #define CONFIG_SYS_NAND_ECCSIZE 512 #define CONFIG_SYS_NAND_ECCBYTES 14 #define CONFIG_NAND_OMAP_ECCSCHEME OMAP_ECC_BCH8_CODE_HW -- cgit v1.2.3