blob: bcc1ec705eb65ba1ebcc76ea68564722e8d061c8 [file] [log] [blame]
# STM32H750B DISCOVERY board configuration
# Copyright (c) 2024 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32H750B_DK
if DISPLAY
# MEMC needs to be enabled in order to store
# display buffer to external SDRAM connected to FMC
config MEMC
default y
endif # DISPLAY
endif # BOARD_STM32H750B_DK