summaryrefslogtreecommitdiff
path: root/configs/am3517_evm_defconfig
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 /configs/am3517_evm_defconfig
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 'configs/am3517_evm_defconfig')
-rw-r--r--configs/am3517_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig
index d03850ba9a..27ea7a44df 100644
--- a/configs/am3517_evm_defconfig
+++ b/configs/am3517_evm_defconfig
@@ -41,4 +41,5 @@ CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_MUSB_HOST=y
CONFIG_USB_STORAGE=y
+CONFIG_BCH=y
CONFIG_OF_LIBFDT=y