cmd: Enable fsuuid command for sandbox
The fsuuid command is useful for testing filesystem UUID support. Enable it by default for sandbox builds. Co-developed-by: Claude <noreply@anthropic.com> Signed-off-by: Simon Glass <simon.glass@canonical.com>
This commit is contained in:
@@ -2835,6 +2835,7 @@ config CMD_FS_GENERIC
|
||||
|
||||
config CMD_FS_UUID
|
||||
bool "fsuuid command"
|
||||
default y if SANDBOX
|
||||
help
|
||||
Enables fsuuid command for filesystem UUID.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user