1CONFIG_LOG=y
2
3CONFIG_CAN=y
4CONFIG_CAN_MAX_FILTER=8
5
6CONFIG_ISOTP=y
7# We have two receiving contexts that are bound to a single address.
8CONFIG_ISOTP_RX_SF_FF_BUF_COUNT=2
9