fsutils/mkfatfs/Kconfig: Select BCH

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2021-03-21 22:09:29 +01:00 committed by Xiang Xiao
parent 3bf2f31716
commit 3fc062e9cd

View File

@ -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