summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/net.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-22 11:01:07 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-22 11:01:07 -0600
commitf60c1db942bf8d4cb23effa3e5d935c7f043b690 (patch)
tree3fbcf356b9555f0a25d6a920dabe585d728704af /recipes-kernel/linux/net.inc
parent25708466f544c600a9daa1c6967aad30365b73ae (diff)
downloadmeta-multitech-atmel-f60c1db942bf8d4cb23effa3e5d935c7f043b690.tar.gz
meta-multitech-atmel-f60c1db942bf8d4cb23effa3e5d935c7f043b690.tar.bz2
meta-multitech-atmel-f60c1db942bf8d4cb23effa3e5d935c7f043b690.zip
Load tun, iptable-netfilter, ppp-generic at boot, and add more led module options to kernel
Diffstat (limited to 'recipes-kernel/linux/net.inc')
-rw-r--r--recipes-kernel/linux/net.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/net.inc b/recipes-kernel/linux/net.inc
index ab7a732..d980299 100644
--- a/recipes-kernel/linux/net.inc
+++ b/recipes-kernel/linux/net.inc
@@ -2,6 +2,8 @@
# If there are dependencies, the dependent items can be
# omitted.
KERNEL_MODULE_AUTOLOAD += " \
+ tun \
+ iptable_netfilter \
l2tp_ppp.ko \
l2tp_core \
8021q \