remove some more unneeded patches
[openwrt.git] / package / linux / Config.in
index e420f87..5ef20f8 100644 (file)
@@ -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
This page took 0.024788 seconds and 4 git commands to generate.