Browse Source

arm: mvebu: turris_omnia: Enable CMD_FS_UUID

This command can be useful for U-Boot scripts.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Cc: Pali Rohár <pali@kernel.org>
Acked-by: Pali Rohár <pali@kernel.org>
Marek Behún 3 years ago
parent
commit
d86609baab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configs/turris_omnia_defconfig

+ 1 - 0
configs/turris_omnia_defconfig

@@ -52,6 +52,7 @@ CONFIG_CMD_TIME=y
 CONFIG_CMD_AES=y
 CONFIG_CMD_HASH=y
 CONFIG_CMD_BTRFS=y
+CONFIG_CMD_FS_UUID=y
 # CONFIG_SPL_PARTITION_UUIDS is not set
 CONFIG_ENV_OVERWRITE=y
 CONFIG_USE_ENV_SPI_MAX_HZ=y