diff options
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r-- | include/configs/gw_ventana.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index c46a8772a3..ff2b9c6e72 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -212,9 +212,6 @@ #endif /* Persistent Environment Config */ -#ifdef CONFIG_SPI_FLASH - #define CONFIG_ENV_IS_IN_SPI_FLASH -#endif #if defined(CONFIG_ENV_IS_IN_MMC) #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 1 |