summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Gusakov <andrey.gusakov@cogentembedded.com>2018-02-01 20:21:31 +0300
committerAndrey Gusakov <andrey.gusakov@cogentembedded.com>2018-02-01 20:21:46 +0300
commit464f50d5ddaf533c29a4e82f8d48c48f31afe28f (patch)
treedf756fa0d9302c1f48395fca523bfd4e0a664d68
parent9d20b18f12b121c78ded5a25ea6dfb523f5ddfdd (diff)
VB2: add MCP251X driver for can2 and can3
-rw-r--r--meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
index 8f36675..ed9fcb8 100644
--- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
+++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
@@ -6,6 +6,7 @@ CONFIG_CAN_DEV=y
CONFIG_CAN_CALC_BITTIMING=y
CONFIG_CAN_RCAR=y
CONFIG_CAN_RCAR_CANFD=y
+CONFIG_CAN_MCP251X=y
CONFIG_DUMMY=y
CONFIG_EXTRA_FIRMWARE="r8a779x_usb3_v2.dlmem r8a779x_usb3_v3.dlmem"
CONFIG_EXTRA_FIRMWARE_DIR="firmware"