summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson-genivi
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-10-09 12:49:46 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-11-14 14:57:23 +0000
commit88b9119b4a9abee7402b0164e2ec8f287a4cda81 (patch)
tree41f1527f621c330024fa138381fed8fccf0d4a1b /strata/bsp-jetson-genivi
parent32e464cc460f0e18a4ad2381b631f6cffc921a9b (diff)
downloaddefinitions-88b9119b4a9abee7402b0164e2ec8f287a4cda81.tar.gz
Add VLAN configuration to kernels
With VLANs it's possible to PXE boot hardware without needing to fiddle with the DHCP server, by starting your own PXE server on a VLAN, and configure the NIC of the target to start in that VLAN.
Diffstat (limited to 'strata/bsp-jetson-genivi')
-rw-r--r--strata/bsp-jetson-genivi/linux-jetson-tk1-genivi.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/strata/bsp-jetson-genivi/linux-jetson-tk1-genivi.morph b/strata/bsp-jetson-genivi/linux-jetson-tk1-genivi.morph
index e1c99473..c3dfe0f1 100644
--- a/strata/bsp-jetson-genivi/linux-jetson-tk1-genivi.morph
+++ b/strata/bsp-jetson-genivi/linux-jetson-tk1-genivi.morph
@@ -46,6 +46,8 @@ configure-commands:
- scripts/config -e NFSD_V3
- scripts/config -e DRM_TEGRA_STAGING
- scripts/config -m DRM_NOUVEAU
+- scripts/config -e VLAN_8021Q
+- scripts/config -e BRIDGE_VLAN_FILTERING
- yes '' | make ARCH=arm oldconfig
build-commands:
- make $MAKEFLAGS ARCH=arm LOADADDR=0x80200000 zImage dtbs