From 6ef2f90108e2cf101d931c71ea7904f2b6301641 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 11 Aug 2017 09:46:05 -0500 Subject: Convert CONFIG_BCH to Kconfig This converts the following to Kconfig: CONFIG_BCH Signed-off-by: Adam Ford Reviewed-by: Tom Rini --- include/configs/am3517_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am3517_evm.h') diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h index 0dd6ceacaef..e7ef3dde8f0 100644 --- a/include/configs/am3517_evm.h +++ b/include/configs/am3517_evm.h @@ -105,7 +105,6 @@ #ifdef CONFIG_NAND #define CONFIG_NAND_OMAP_GPMC #define CONFIG_NAND_OMAP_GPMC_PREFETCH -#define CONFIG_BCH #define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */ /* to access nand */ #define CONFIG_SYS_NAND_BASE NAND_BASE /* physical address */ -- cgit v1.2.3