From: Przemyslaw Marczak Date: Tue, 29 Jul 2014 12:35:53 +0000 (+0200) Subject: exynos4-dt.h: enable generic file system commands X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=602b0822637d84d57edbe4c9038ebc2cbcddf965;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 852829c344..d162a650ed 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -54,6 +54,9 @@ #define CONFIG_ZERO_BOOTDELAY_CHECK +/* FS common */ +#define CONFIG_CMD_FS_GENERIC + /* PWM */ #define CONFIG_PWM