nshlib: Fix dependency on FSUTILS_MKFATFS
This commit is contained in:
parent
75690bc31e
commit
5cddb39b4e
@ -381,7 +381,7 @@ config NSH_DISABLE_MKFATFS
|
||||
bool "Disable mkfatfs"
|
||||
default y if DEFAULT_SMALL
|
||||
default n if !DEFAULT_SMALL
|
||||
depends on FUTILS_MKFATFS
|
||||
depends on FSUTILS_MKFATFS
|
||||
|
||||
config NSH_DISABLE_MKFIFO
|
||||
bool "Disable mkfifo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user