diff --git a/examples/mtdpart/Kconfig b/examples/mtdpart/Kconfig index eeec4d9b2..f6c221952 100644 --- a/examples/mtdpart/Kconfig +++ b/examples/mtdpart/Kconfig @@ -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.