hardkernel / linux

Linux kernel source tree
Other
427 stars 408 forks source link

Enable VXLAN #288

Closed docbobo closed 7 years ago

docbobo commented 7 years ago

This PR enables the VXLAN module in the default configuration. This is e.g. required if you want to run docker swarm mode on the Odroid C2. Assuming that the default configuration is used to build the official kernels, this would enable everyone to do so.

See https://github.com/hypriot/image-builder-odroid-c1/issues/38