brintos

brintos / linux-shallow public Read only

0
0
Text · 265 B · d203c53 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3config CAN_ROCKCHIP_CANFD4	tristate "Rockchip CAN-FD controller"5	depends on OF6	depends on ARCH_ROCKCHIP || COMPILE_TEST7	select CAN_RX_OFFLOAD8	help9	  Say Y here if you want to use CAN-FD controller found on10	  Rockchip SoCs.11