can: loopback: kconfig: Remove unused CAN_RECEIVER_WORKQ_PRIO symbol
Added in commit 0e807c3f54
("drivers: can: Add loopback driver"), then
never used.
Found with a script.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
3a2aebf476
commit
894ec29606
1 changed files with 0 additions and 7 deletions
|
@ -34,11 +34,4 @@ config CAN_LOOPBACK_FRAME_BUF_SIZE
|
|||
help
|
||||
Defines the number of frames that can be buffered for each filter.
|
||||
|
||||
config CAN_RECEIVER_WORKQ_PRIO
|
||||
int "Priority of the receiver workq"
|
||||
default 2
|
||||
help
|
||||
Specify the priority for the receiver workq. This workq calls the
|
||||
receiver callbacks.
|
||||
|
||||
endif # CAN_LOOPBACK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue