fsutils/mkfatfs/Kconfig: Select BCH
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
3bf2f31716
commit
3fc062e9cd
@ -7,5 +7,6 @@ config FSUTILS_MKFATFS
|
|||||||
bool "mkfatfs utility"
|
bool "mkfatfs utility"
|
||||||
default y
|
default y
|
||||||
depends on FS_FAT && !DISABLE_PSEUDOFS_OPERATIONS
|
depends on FS_FAT && !DISABLE_PSEUDOFS_OPERATIONS
|
||||||
|
select BCH
|
||||||
---help---
|
---help---
|
||||||
Enables support for the mkfatfs utility
|
Enables support for the mkfatfs utility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user