wireguard: needs 3.10+ kernel
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Oct 2017 08:04:48 +0000 (10:04 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 5 Oct 2017 20:54:20 +0000 (22:54 +0200)
commit1afda25ed281b0e842833cf85c3f3aa7cca343df
tree451f07f05006f0520b4fe647e89420e1a3149f29
parent456cd09fb92f13ce592e470056d50a753b0407cc
wireguard: needs 3.10+ kernel

The dependency is actually only for the kernel module (and thus on the
runtime kernel version rather than kernel headers), but as we don't know the
runtime version in kconfig and the user space part doesn't make much sense
without the kernel module this will have to do.

[Peter: extend commit message, add comment to Config.in as suggested by
Arnout, fix off-by-one in comment text]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/Config.in