blob: 7a76ac2bb8111a4713902f8ffcd17d5b835038cf [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
select CAN_HAS_RX_TIMESTAMP
help
Enable support for the FFF-based fake CAN driver.