summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtcap-modules.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-11 14:18:49 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-11 14:18:49 -0600
commitf6bda7ceded6981fda0a239bbbbd49601e9f7be0 (patch)
treea311fe2c355e1dddd98c7be8cb20a2b2c53b3bcb /recipes-core/images/mtcap-modules.inc
parentf3a5c3694c747a901137800dd3c8ffa36312b6bc (diff)
downloadmeta-mlinux-atmel-f6bda7ceded6981fda0a239bbbbd49601e9f7be0.tar.gz
meta-mlinux-atmel-f6bda7ceded6981fda0a239bbbbd49601e9f7be0.tar.bz2
meta-mlinux-atmel-f6bda7ceded6981fda0a239bbbbd49601e9f7be0.zip
Need option driver for cellular modems
Diffstat (limited to 'recipes-core/images/mtcap-modules.inc')
-rw-r--r--recipes-core/images/mtcap-modules.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-core/images/mtcap-modules.inc b/recipes-core/images/mtcap-modules.inc
index 239c49b..b49f389 100644
--- a/recipes-core/images/mtcap-modules.inc
+++ b/recipes-core/images/mtcap-modules.inc
@@ -1,3 +1,10 @@
+# This file could be improved
+# by removing modules not needed
+# by MTR. It could also be
+# improved by not includeing
+# modules that are dependency's
+# of other modules.
+
IMAGE_INSTALL += " \
kernel-module-8021q \
kernel-module-af-alg \
@@ -189,6 +196,7 @@ IMAGE_INSTALL += " \
kernel-module-nft-chain-nat-ipv4 \
kernel-module-nft-exthdr \
kernel-module-nft-meta \
+ kernel-module-option \
kernel-module-p8022 \
kernel-module-ppp-async \
kernel-module-ppp-deflate \