repo.or.cz
/
pf-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail
[pf-kernel.git]
/
drivers
/
net
/
can
/
rockchip
/
Kconfig
blob
d203c530551f352e77f21ddd43bcbd3cf9b68200
1
# SPDX-License-Identifier: GPL-2.0
2
3
config CAN_ROCKCHIP_CANFD
4
tristate "Rockchip CAN-FD controller"
5
depends on OF
6
depends on ARCH_ROCKCHIP || COMPILE_TEST
7
select CAN_RX_OFFLOAD
8
help
9
Say Y here if you want to use CAN-FD controller found on
10
Rockchip SoCs.