summaryrefslogtreecommitdiffstats
path: root/package/ppp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ppp/Config.in')
-rw-r--r--package/ppp/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ppp/Config.in b/package/ppp/Config.in
index 951c24882..4feadee86 100644
--- a/package/ppp/Config.in
+++ b/package/ppp/Config.in
@@ -6,6 +6,13 @@ config BR2_PACKAGE_PPP
default y
select BR2_PACKAGE_KMOD_PPP
+config BR2_PACKAGE_PPP_MOD_PPPOA
+ prompt "...-mod-pppoa - PPPoA (PPP over ATM) plugin"
+ tristate
+ default y if BR2_LINUX_2_4_AR7
+ depends on BR2_PACKAGE_PPP
+ select BR2_PACKAGE_KMOD_PPPOA
+
config BR2_PACKAGE_PPP_MOD_PPPOE
prompt "...-mod-pppoe - PPPoE (PPP over Ethernet) plugin"
tristate