Skip to content

Commit

Permalink
configs: stm32f746-disco: remove a useless comment
Browse files Browse the repository at this point in the history
Commit 8fc78fc ("configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs")
made the comment useless.

Signed-off-by: Dario Binacchi <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
  • Loading branch information
passgat authored and Patrice Chotard committed Jun 16, 2023
1 parent 13e364b commit 6d9f865
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/configs/stm32f746-disco.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,4 @@
#define CFG_SYS_UBOOT_BASE (CFG_SYS_FLASH_BASE + \
CONFIG_SPL_PAD_TO)

/* For splashcreen */

#endif /* __CONFIG_H */

0 comments on commit 6d9f865

Please sign in to comment.