From ceb57f139d598aca684a889265ab77b8aa3c04c0 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 11 Dec 2013 10:56:11 +0000 Subject: imx6: add canbus support for Ventana boards GW5400, GW5300, and GW5200 have CAN bus option. Signed-off-by: Tim Harvey SVN-Revision: 39034 --- target/linux/imx6/profiles/120-gateworks.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/imx6/profiles') diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk index 830b3b2..9891527 100644 --- a/target/linux/imx6/profiles/120-gateworks.mk +++ b/target/linux/imx6/profiles/120-gateworks.mk @@ -10,6 +10,7 @@ define Profile/VENTANA PACKAGES:= \ kmod-thermal-imx kmod-sky2 kmod-usb-chipidea kmod-usb-mxs-phy \ kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \ + kmod-can kmod-can-flexcan \ kobs-ng endef -- cgit v1.1