mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-18 12:08:18 +00:00
fsutils/mksmartfs: Fix regression caused by BCH separation
This commit is contained in:
parent
9f65362dd4
commit
08f1dd0093
1 changed files with 1 additions and 0 deletions
|
|
@ -7,5 +7,6 @@ config FSUTILS_MKSMARTFS
|
|||
bool "mksmartfs utility"
|
||||
default y
|
||||
depends on FS_SMARTFS && !DISABLE_PSEUDOFS_OPERATIONS
|
||||
select BCH
|
||||
---help---
|
||||
Enables support for the mksmartfs utility
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue