diff options
Diffstat (limited to 'include/configs/exynos-common.h')
-rw-r--r-- | include/configs/exynos-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index 6f57b21b30..7a40c98888 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -53,9 +53,6 @@ /* Boot Argument Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH - #include <config_distro_defaults.h> #endif /* __CONFIG_H */ |