aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-10-18 11:30:27 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-10-20 16:13:39 +0200
commit10ec966f7ba7471a8af437c317cdcc5ef8865e8d (patch)
tree8716efe946e4f868d7c861287383d0d364c01f2b /target/linux/gemini/Makefile
parentb2c68ceea76a41a484d24a12d20c6988dd59e83f (diff)
downloadupstream-10ec966f7ba7471a8af437c317cdcc5ef8865e8d.tar.gz
upstream-10ec966f7ba7471a8af437c317cdcc5ef8865e8d.tar.bz2
upstream-10ec966f7ba7471a8af437c317cdcc5ef8865e8d.zip
gemini: Break out USB to packages
This creates a new kernel package for the fotg210 host controller and uses that with the gemini to shrink the kernel. The SQ201 needs the USB2 PCI package as well. The build system required me to make kernel_oldconfig beofore it would build without errors so some minor unrelated Kconfig entries are changed. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'target/linux/gemini/Makefile')
-rw-r--r--target/linux/gemini/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index 4b46bc23a1..3204b3f5d8 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -24,6 +24,8 @@ KERNELNAME:=zImage dtbs
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
+ kmod-usb-core kmod-usb-fotg210 \
+ kmod-usb-ledtrig-usbport \
kmod-leds-gpio kmod-led-trig-heartbeat \
kmod-gpio-button-hotplug