blob: 61804b7f6acbdd5ef3fa1364d610823d0286e79f [file] [log] [blame]
# OLIMEX-STM32-P405 board configuration
# Copyright (c) 2017, Erwin Rol <erwin@erwinrol.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_OLIMEX_STM32_P405
config BOARD
default "olimex_stm32_p405"
config UART_2
default y
depends on UART_CONSOLE
config CAN_1
default y
depends on CAN
endif # BOARD_OLIMEX_STM32_P405