提交 efbe99ce 编写于 作者: J Josua Mayer 提交者: Tom Rini

add Kconfig for fsuuid command

CONFIG_CMD_FS_UUID was neither whitelisted, nor was it declared in
Kconfig.
Now it can be enabled in .config and defconfig as expected.
Signed-off-by: NJosua Mayer <josua.mayer97@gmail.com>
上级 46f9ef18
......@@ -831,6 +831,11 @@ config CMD_FS_GENERIC
Enables filesystem commands (e.g. load, ls) that work for multiple
fs types.
config CMD_FS_UUID
bool "fsuuid command"
help
Enables fsuuid command for filesystem UUID.
config CMD_MTDPARTS
depends on ARCH_SUNXI
bool "MTD partition support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册