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/omap3_overo_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/omap3_overo_defconfig') diff --git a/configs/omap3_overo_defconfig b/configs/omap3_overo_defconfig index 20542e9c56c..5d1cbe993aa 100644 --- a/configs/omap3_overo_defconfig +++ b/configs/omap3_overo_defconfig @@ -50,4 +50,5 @@ CONFIG_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y CONFIG_FAT_WRITE=y +CONFIG_BCH=y CONFIG_OF_LIBFDT=y -- cgit v1.2.3