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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user