From 3f5c61219e3ea85f757cf1b8896a4ecd88507248 Mon Sep 17 00:00:00 2001 From: mbm Date: Sun, 6 Mar 2005 03:53:29 +0000 Subject: bring up to date with nbd's br2_test20.tar.bz2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@308 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/linux/Config.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '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 -- cgit v1.2.3