arm: Disable ATAGs support
[platform/kernel/u-boot.git] / include / configs / stm32h743-disco.h
index 6fe2ac4..c43b0d8 100644 (file)
 
 #define CONFIG_SYS_HZ_CLOCK            1000000
 
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
-#define CONFIG_REVISION_TAG
-
 #define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_MALLOC_LEN          (1 * 1024 * 1024)
 
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0)