blob: 9c3777487a37ccf524458b49120d57bda39f57f6 [file] [log] [blame]
# STM32H735G DISCOVERY board configuration
# Copyright (c) 2021 SILA Embedded Solutions GmbH
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32H735G_DISCO
if NETWORKING
config NET_L2_ETHERNET
default y
endif # NETWORKING
config SPI_STM32_INTERRUPT
default y
depends on SPI
endif # BOARD_STM32H735G_DISCO