blob: c6a84ef148c902ce1399c9db8e2efc26cae74269 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_FLANNEL
bool "flannel"
depends on BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
help
Flannel is a virtual network that gives a subnet to each
host for use with container runtimes.
https://github.com/coreos/flannel
|