fsutils/mksmartfs: Fix regression caused by BCH separation

This commit is contained in:
Gustavo Henrique Nihei 2021-03-19 14:50:45 -03:00 committed by Xiang Xiao
parent 9f65362dd4
commit 08f1dd0093

View File

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