summaryrefslogtreecommitdiff
path: root/include/configs/omap3_igep00x0.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-08-11 09:46:05 -0500
committerTom Rini <trini@konsulko.com>2017-09-01 20:45:26 -0400
commit6ef2f90108e2cf101d931c71ea7904f2b6301641 (patch)
tree44c701cc24f7632835b60be65ca9737020c2a827 /include/configs/omap3_igep00x0.h
parentedd1653f04b3fae7e377be5f89e592f2b6266426 (diff)
Convert CONFIG_BCH to Kconfig
This converts the following to Kconfig: CONFIG_BCH Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/omap3_igep00x0.h')
-rw-r--r--include/configs/omap3_igep00x0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
index c75027b411..5118b93446 100644
--- a/include/configs/omap3_igep00x0.h
+++ b/include/configs/omap3_igep00x0.h
@@ -137,7 +137,6 @@
#define CONFIG_SYS_NAND_ECCBYTES 14
#define CONFIG_NAND_OMAP_ECCSCHEME OMAP_ECC_BCH8_CODE_HW_DETECTION_SW
#define CONFIG_NAND_OMAP_GPMC
-#define CONFIG_BCH
/* UBI configuration */
#define CONFIG_SPL_UBI 1