From 563609662848648d75bea70f5ed7c79e22604bfd Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 23 Sep 2020 18:46:38 +0200 Subject: linux-toradex-mainline: tegra: enable can_j1939 Add CAN_J1939 as a module. and run savedefconfig. This is a copy of tegra_defconfig from the kernel sources. Related-to: ELB-3023 Signed-off-by: Max Krummenacher --- recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux/linux-toradex-mainline-5.4') diff --git a/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig b/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig index 4a5f67c..cc50659 100644 --- a/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig +++ b/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig @@ -56,6 +56,7 @@ CONFIG_IPV6_MIP6=y CONFIG_IPV6_TUNNEL=y CONFIG_IPV6_MULTIPLE_TABLES=y CONFIG_CAN=y +CONFIG_CAN_J1939=m CONFIG_CAN_APALIS_TK1_K20=m CONFIG_CAN_MCP251X=y CONFIG_BT=y @@ -299,7 +300,6 @@ CONFIG_SQUASHFS=m CONFIG_SQUASHFS_FILE_DIRECT=y CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y CONFIG_SQUASHFS_XATTR=y -CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZ4=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y -- cgit v1.2.3