From 745069895775d1fbd8988a0825f24f6b503517b3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Jan 2017 10:10:13 +0100 Subject: imx6: enable the chipidea usb driver in the kernel config instead of packaging it Signed-off-by: Felix Fietkau --- target/linux/imx6/image/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'target/linux/imx6/image') diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile index 7407db8037..3ccece7c19 100644 --- a/target/linux/imx6/image/Makefile +++ b/target/linux/imx6/image/Makefile @@ -86,8 +86,7 @@ define Device/ventana imx6q-gw551x \ imx6q-gw552x \ imx6q-gw553x - DEVICE_PACKAGES := kmod-sky2 kmod-usb-chipidea-imx kmod-usb-mxs-phy \ - kmod-sound-core kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \ + DEVICE_PACKAGES := kmod-sky2 kmod-sound-core kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \ kmod-can kmod-can-flexcan kmod-can-raw \ kmod-hwmon-gsc \ kmod-leds-gpio kmod-pps-gpio \ @@ -116,7 +115,6 @@ endef define Device/wandboard DEVICE_TITLE := Wandboard Dual DEVICE_DTS := imx6dl-wandboard - DEVICE_PACKAGES := kmod-usb-chipidea-imx kmod-usb-mxs-phy endef TARGET_DEVICES += \ -- cgit v1.2.3