blob: 21453bd98e1c90e6e09f9f27683f7b58f7644201 [file] [log] [blame]
# Fake CAN configuration options
# Copyright (c) 2022 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
config CAN_FAKE
bool "Fake CAN driver"
default y
depends on DT_HAS_ZEPHYR_FAKE_CAN_ENABLED
select CAN_HAS_CANFD
help
Enable support for the FFF-based fake CAN driver.