From: Przemyslaw Marczak Date: Fri, 24 Oct 2014 15:44:57 +0000 (+0200) Subject: exynos: common: enable generic fs operations X-Git-Tag: v2015.01-rc1~83^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4367c71301c828d110105436bddfe1418613ea2f;p=u-boot exynos: common: enable generic fs operations This config is required by Odroid, and could be also useful for the other boards. Signed-off-by: Przemyslaw Marczak Acked-by: Simon Glass --- diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index 6ba9bb7a1b..b258cb93c4 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -75,6 +75,7 @@ #define CONFIG_CMD_EXT4_WRITE #define CONFIG_CMD_FAT #define CONFIG_FAT_WRITE +#define CONFIG_CMD_FS_GENERIC #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION