diff options
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r-- | include/configs/zynq-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index 807b097d343..9b527feec87 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -161,7 +161,6 @@ #ifndef CONFIG_ENV_IS_NOWHERE # ifdef CONFIG_MTD_NOR_FLASH /* Environment in NOR flash */ -# define CONFIG_ENV_IS_IN_FLASH # elif defined(CONFIG_ZYNQ_QSPI) /* Environment in Serial Flash */ # define CONFIG_ENV_IS_IN_SPI_FLASH |