diff options
Diffstat (limited to 'include/configs/exynos7420-common.h')
-rw-r--r-- | include/configs/exynos7420-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos7420-common.h b/include/configs/exynos7420-common.h index 4d73b9331f..822654351c 100644 --- a/include/configs/exynos7420-common.h +++ b/include/configs/exynos7420-common.h @@ -33,9 +33,6 @@ /* select serial console configuration */ #define CONFIG_BAUDRATE 115200 -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH - /* Timer input clock frequency */ #define COUNTER_FREQUENCY 24000000 |