From e9ae739ce757d73657ef860e21ccc78b3d55816e Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 2 Nov 2010 16:32:36 -0300 Subject: rp-pppoe: bump to version 3.10, convert to gentargets, undeprecate. Most of the work from Darcy Watkins Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/rp-pppoe/Config.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'package/rp-pppoe/Config.in') diff --git a/package/rp-pppoe/Config.in b/package/rp-pppoe/Config.in index f2431f6b1..668a4430a 100644 --- a/package/rp-pppoe/Config.in +++ b/package/rp-pppoe/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_RP_PPPOE - bool "pppoe" - depends on BR2_DEPRECATED + bool "rp-pppoe" + depends on BR2_PACKAGE_PPPD help An implementation of the Point-to-point protocol over Ethernet. + Has userspace client and server deamons. You likely only need + this package if you are implementing the pppoe server that will + service other pppoe client devices. Otherwise the normal client + functionality already exists in the pppd package (and kernel). http://www.roaringpenguin.com/pppoe.html -- cgit v1.2.3