uncompress patches, requested by Kaloz
[openwrt/svn-archive/archive.git] / openwrt / package / linux / Config.in
index 1275b216c22da381c4c5498056c91de414a5836c..6caf8f4959c1ee4c8dc6906097c0da9a0a760ee3 100644 (file)
@@ -83,6 +83,13 @@ config BR2_PACKAGE_KMOD_MPPE
        help
          Support for Microsoft PPP Encryption/Compression
 
+config BR2_PACKAGE_KMOD_PPPOE
+       tristate "PPPoE modules"
+       default m
+       depends BR2_PACKAGE_KMOD_PPP
+       help
+         Support for PPP over Ethernet
+
 config BR2_PACKAGE_KMOD_TUN
        tristate "Universal TUN/TAP driver"
        default m