mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
fsutils/mkfatfs/Kconfig: Select BCH
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
3bf2f31716
commit
3fc062e9cd
1 changed files with 1 additions and 0 deletions
|
|
@ -7,5 +7,6 @@ config FSUTILS_MKFATFS
|
|||
bool "mkfatfs utility"
|
||||
default y
|
||||
depends on FS_FAT && !DISABLE_PSEUDOFS_OPERATIONS
|
||||
select BCH
|
||||
---help---
|
||||
Enables support for the mkfatfs utility
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue