blob: 35bf76ac1b7a8b8b735c7a7bd0babd190f95bef5 [file] [log] [blame]
# Private config options for can sample app
# Copyright (c) 2018 Alexander Wachter
# SPDX-License-Identifier: Apache-2.0
mainmenu "SocketCAN sample application"
config SAMPLE_SOCKETCAN_LOOPBACK_MODE
bool "Loopback mode"
default y
help
Set the controller to loopback mode.
This allows testing without a second board.
source "Kconfig.zephyr"