configs: ls1088a: Correct ENV_ADDR value
[oweals/u-boot.git] / configs / xilinx_zynqmp_mini_nand_single_defconfig
index f2c2b175275d72e9bc1e9ab910904d260d6f8b21..20e76cb11e8b721ddd7573c6ce8b006462b90261 100644 (file)
@@ -42,10 +42,13 @@ CONFIG_BOARD_EARLY_INIT_R=y
 # CONFIG_PARTITIONS is not set
 CONFIG_OF_EMBED=y
 CONFIG_DEFAULT_DEVICE_TREE="zynqmp-mini-nand"
+CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 # CONFIG_NET is not set
 # CONFIG_DM_WARN is not set
 # CONFIG_DM_DEVICE_REMOVE is not set
 # CONFIG_MMC is not set
-CONFIG_NAND=y
+CONFIG_MTD=y
+CONFIG_MTD_RAW_NAND=y
 CONFIG_NAND_ARASAN=y
+CONFIG_PANIC_HANG=y
 # CONFIG_EFI_LOADER is not set