mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
examples/mtdrwb: select CONFIG_BCH
This commit is contained in:
parent
2f1ecbaf74
commit
ea8cf7bad4
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ config EXAMPLES_MTDRWB
|
|||
tristate "MTD R/W buffer test"
|
||||
default n
|
||||
depends on (MTD_WRBUFFER || MTD_READAHEAD) && BUILD_FLAT
|
||||
select BCH
|
||||
---help---
|
||||
Enable the MTD R/W buffer test example.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue