-rw-r--r-- | noncore/settings/networksettings/ppp/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/settings/networksettings/ppp/config.in b/noncore/settings/networksettings/ppp/config.in new file mode 100644 index 0000000..81b8ce4 --- a/dev/null +++ b/noncore/settings/networksettings/ppp/config.in | |||
@@ -0,0 +1,4 @@ | |||
1 | config PPP | ||
2 | boolean "PPP Module" | ||
3 | default "n" if NETWORKSETUP | ||
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && NETWORKSETUP && NETWORKSETUP-CORE && INTERFACES | ||