diff options
Diffstat (limited to 'include/configs/stm32h743-disco.h')
-rw-r--r-- | include/configs/stm32h743-disco.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/stm32h743-disco.h b/include/configs/stm32h743-disco.h index f5620554d1..c43b0d8285 100644 --- a/include/configs/stm32h743-disco.h +++ b/include/configs/stm32h743-disco.h @@ -18,11 +18,6 @@ #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 BOOT_TARGET_DEVICES(func) \ |