[LEDE-DEV] [PATCH] imx6: image: remove pca955x/ds1672/at24 from Ventana kernel modules

Tim Harvey tharvey at gateworks.com
Tue Sep 6 09:40:25 PDT 2016


These need to be static in the kernel for Ventana

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

diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile
index 7893e06..ad89da8 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
-- 
1.9.1




More information about the Lede-dev mailing list