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 --- configs/igep00x0_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/igep00x0_defconfig') diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig index 6b71b3be37..c504e75ad8 100644 --- a/configs/igep00x0_defconfig +++ b/configs/igep00x0_defconfig @@ -35,5 +35,6 @@ CONFIG_MTD_UBI_FASTMAP=y CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y +CONFIG_BCH=y CONFIG_OF_LIBFDT=y CONFIG_FDT_FIXUP_PARTITIONS=y -- cgit v1.2.3