From: Przemyslaw Marczak Date: Tue, 29 Jul 2014 12:35:53 +0000 (+0200) Subject: exynos4-dt.h: enable generic file system commands X-Git-Tag: submit/tizen/20140807.020216~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=299ffe9c33f865d29b1dac0d4c1b6407966a1a38;p=platform%2Fkernel%2Fu-boot.git exynos4-dt.h: enable generic file system commands Change-Id: Ibfd834403381d18f27825a19807517ad06097146 Signed-off-by: Przemyslaw Marczak --- diff --git a/include/configs/exynos4-dt.h b/include/configs/exynos4-dt.h index 54a9918442..256ddc1973 100644 --- a/include/configs/exynos4-dt.h +++ b/include/configs/exynos4-dt.h @@ -80,6 +80,9 @@ #define CONFIG_BOOTDELAY 1 #define CONFIG_ZERO_BOOTDELAY_CHECK +/* FS common */ +#define CONFIG_CMD_FS_GENERIC + /* FAT */ #define CONFIG_CMD_FAT #define CONFIG_FAT_WRITE