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_next/20141006.103319~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5015603f558bcaf668fddb053bf601ae027c8edd;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 982c78a082..e0cc854666 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