^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) config CAN_ROCKCHIP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate "Rockchip CAN controller"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on ARCH_ROCKCHIP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) Say Y here if you want to use CAN controller found on Rockchip SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) To compile this driver as a module, choose M here: the module will
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) be called rockchip_can.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) config CANFD_ROCKCHIP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) tristate "Rockchip CANFD controller"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) depends on ARCH_ROCKCHIP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) Say Y here if you want to use CANFD controller found on Rockchip SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) To compile this driver as a module, choose M here: the module will
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) be called rockchip_canfd.