blob: 24895c61857773df0b51f1984c4801ec2162c7ee [file] [log] [blame]
# SensorTile.box board configuration
# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
if BOARD_SENSORTILE_BOX
config BOARD
default "sensortile_box"
config SPI
default y if SENSOR
if SPI
config SPI_STM32_INTERRUPT
default y
endif # SPI
endif # BOARD_SENSORTILE_BOX