Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b1a67099fce4743eb996db35e24631c8e06c3186
/
.
/
drivers
/
can
/
Kconfig.stm32h7
blob: ec1668db01c7a17c431ca2932a256195c6fe5626 [
file
] [
log
] [
blame
]
# STM32H7 FD-CAN configuration options
# Copyright (c) 2022 Blue Clover
# SPDX-License-Identifier: Apache-2.0
config CAN_STM32H7
bool
"STM32H7 FDCAN driver"
default
y
depends on DT_HAS_ST_STM32H7_FDCAN_ENABLED
select
CAN_MCAN
select
USE_STM32_LL_RCC