diff options
Diffstat (limited to 'include/configs/stm32f746-disco.h')
-rw-r--r-- | include/configs/stm32f746-disco.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/stm32f746-disco.h b/include/configs/stm32f746-disco.h index 15bc43b489..c76d290a57 100644 --- a/include/configs/stm32f746-disco.h +++ b/include/configs/stm32f746-disco.h @@ -29,11 +29,6 @@ #define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */ -#define CONFIG_CMDLINE_TAG -#define CONFIG_SETUP_MEMORY_TAGS -#define CONFIG_INITRD_TAG -#define CONFIG_REVISION_TAG - #define CONFIG_SYS_CBSIZE 1024 #define BOOT_TARGET_DEVICES(func) \ |