From a2386c384da501e862210f222994821580fe151c Mon Sep 17 00:00:00 2001
From: Tim Harvey <tharvey@gateworks.com>
Date: Tue, 6 Sep 2016 09:40:25 -0700
Subject: imx6: image: remove pca955x/ds1672/at24 from Ventana kernel modules

These need to be static in the kernel for Ventana

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 target/linux/imx6/image/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux')

diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile
index 7893e0613c..ad89da8d82 100644
--- a/target/linux/imx6/image/Makefile
+++ b/target/linux/imx6/image/Makefile
@@ -89,7 +89,7 @@ define Device/ventana
   DEVICE_PACKAGES := kmod-thermal-imx kmod-sky2 kmod-usb-chipidea-imx kmod-usb-mxs-phy \
 	kmod-sound-core kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
 	kmod-can kmod-can-flexcan kmod-can-raw \
-	kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \
+	kmod-hwmon-gsc \
 	kmod-leds-gpio kmod-pps-gpio kmod-gw16083 \
 	kobs-ng
   KERNEL += | boot-overlay
-- 
cgit v1.2.3