open-plc-utils: new package
[buildroot-gz.git] / package / rp-pppoe / Config.in
blob668a4430a8bec0f76ee9399d3e46b7af6cd82734
1 config BR2_PACKAGE_RP_PPPOE
2         bool "rp-pppoe"
3         depends on BR2_PACKAGE_PPPD
4         help
5           An implementation of the Point-to-point protocol over Ethernet.
6           Has userspace client and server deamons.  You likely only need
7           this package if you are implementing the pppoe server that will
8           service other pppoe client devices.  Otherwise the normal client
9           functionality already exists in the pppd package (and kernel).
11           http://www.roaringpenguin.com/pppoe.html