arm: stm32: Disable ATAGs support
[platform/kernel/u-boot.git] / include / configs / ls1043ardb.h
index bfaa574..84b83e6 100644 (file)
 /*
  * Environment
  */
-#ifndef SPL_NO_ENV
-#define CONFIG_ENV_OVERWRITE
-#endif
-
-#ifdef CONFIG_TFABOOT
-#define CONFIG_SYS_MMC_ENV_DEV         0
-#else
-#if defined(CONFIG_NAND_BOOT)
-#elif defined(CONFIG_SD_BOOT)
-#define CONFIG_SYS_MMC_ENV_DEV         0
-#endif
-#endif
 
 /* FMan */
 #ifndef SPL_NO_FMAN