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_common/20150115.132736~46
X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f62604576c3ad7ef416db1b2d20b1dc2267d156;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/exynos-common.h b/include/configs/exynos-common.h
index 1f3ee55098..5e77058a2f 100644
--- a/include/configs/exynos-common.h
+++ b/include/configs/exynos-common.h
@@ -59,6 +59,9 @@
#define CONFIG_ZERO_BOOTDELAY_CHECK
+/* FS common */
+#define CONFIG_CMD_FS_GENERIC
+
/* PWM */
#define CONFIG_PWM