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 39c93ee6f9..afc98ae791 100644 --- a/include/configs/stm32h743-disco.h +++ b/include/configs/stm32h743-disco.h @@ -45,9 +45,4 @@ "ramdisk_addr_r=0xD0438000\0" \ BOOTENV -/* - * Command line configuration. - */ -#define CONFIG_BOARD_LATE_INIT - #endif /* __CONFIG_H */ |