diff options
| author | Vincent Mailhol <[email protected]> | 2022-06-10 23:30:06 +0900 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2022-06-11 17:11:02 +0200 |
| commit | bfe0092dc237963b035d8404ecd61d60f0ef1a5d (patch) | |
| tree | 47a6ff05258f1714f13f8dccd099ff5cdf0344f0 /include/linux/debugobjects.h | |
| parent | 0c7e115138830af77d480ee9185bbdc23c6e73a4 (diff) | |
can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
Only a few drivers rely on the CAN rx offload framework (as of the
writing of this patch, only four: flexcan, m_can, mcp251xfd and
ti_hecc). Split it out of can-dev and add a new config symbol:
CAN_RX_OFFLOAD.
The drivers relying on CAN rx offload are in different sub
folders. Make CAN_RX_OFFLOAD an hidden option and tag all the drivers
depending on that feature with "select CAN_RX_OFFLOAD" so that the
option gets automatically enabled if and only if one of those drivers
is chosen.
Link: https://lore.kernel.org/all/[email protected]
Suggested-by: Geert Uytterhoeven <[email protected]>
Suggested-by: Jakub Kicinski <[email protected]>
Signed-off-by: Vincent Mailhol <[email protected]>
Acked-by: Max Staudt <[email protected]>
Tested-by: Oliver Hartkopp <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions