X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9d30652149fd745711342cec7ee8574e973ec241..1c932f8a042fcec1cebe9e4d016a203287cca596:/openwrt/package/linux/Config.in diff --git a/openwrt/package/linux/Config.in b/openwrt/package/linux/Config.in index e420f8789..5ef20f87c 100644 --- a/openwrt/package/linux/Config.in +++ b/openwrt/package/linux/Config.in @@ -54,7 +54,13 @@ config BR2_PACKAGE_KMOD_TUN default m help Kernel support for the TUN/TAP tunneling device - + +config BR2_PACKAGE_KMOD_GRE + tristate "GRE tunneling driver" + default m + help + Kernel support for GRE tunnels + config BR2_PACKAGE_KMOD_SCHED tristate "Traffic schedulers" default m