From: Marek BehĂșn Date: Sun, 3 Sep 2017 15:00:31 +0000 (+0200) Subject: mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig X-Git-Tag: v2025.01-rc5-pxa1908~5659 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/git-favicon.png?a=commitdiff_plain;h=32c778637b999e874a5a92c2572b8c94bd9cdb11;p=u-boot.git mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig Signed-off-by: Marek Behun --- diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig index 870cfd51ad..b3f542daea 100644 --- a/configs/turris_omnia_defconfig +++ b/configs/turris_omnia_defconfig @@ -26,6 +26,7 @@ CONFIG_CMD_USB=y CONFIG_CMD_TFTPPUT=y CONFIG_CMD_CACHE=y CONFIG_CMD_TIME=y +CONFIG_CMD_BTRFS=y # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_SPL_OF_TRANSLATE=y