1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Add new kmod-pppoe package, add ppp_async.o to kmod-ppp

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@418 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-03-23 01:25:30 +00:00
parent aced95a770
commit fe1ee8ce74
3 changed files with 20 additions and 0 deletions

View 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