diff options
Diffstat (limited to 'include/configs/stm32h743-eval.h')
-rw-r--r-- | include/configs/stm32h743-eval.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/stm32h743-eval.h b/include/configs/stm32h743-eval.h index 8eb94c1ad4..66af8f50d9 100644 --- a/include/configs/stm32h743-eval.h +++ b/include/configs/stm32h743-eval.h @@ -45,9 +45,4 @@ "ramdisk_addr_r=0xD0438000\0" \ BOOTENV -/* - * Command line configuration. - */ -#define CONFIG_BOARD_LATE_INIT - #endif /* __CONFIG_H */ |