examples/mtdpart: select CONFIG_BCH

This commit is contained in:
YAMAMOTO Takashi 2021-03-17 08:29:14 +09:00 committed by Xiang Xiao
parent ea8cf7bad4
commit 6cc1f189d2

View File

@ -7,6 +7,7 @@ config EXAMPLES_MTDPART
tristate "MTD partition test"
default n
depends on MTD_PARTITION && BUILD_FLAT
select BCH
---help---
Enable the MTD partition test example.