Added ippp stuff.

This commit is contained in:
Fritz Elfert 1997-03-22 21:36:02 +00:00
parent 647b5045e6
commit f2d862d767
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@ bool 'isdnlog' CONFIG_ISDNLOG
if [ "$CONFIG_ISDNLOG" = "y" ] ; then
source isdnlog/.Config.in
fi
bool 'ipppstats' CONFIG_IPPPSTATS
dep_bool 'xisdnload' CONFIG_XISDNLOAD CONFIG_BUILDX11
dep_bool 'xmonisdn' CONFIG_XMONISDN CONFIG_BUILDX11
if [ "$CONFIG_XMONISDN" = "y" ] ; then
@ -86,6 +87,7 @@ bool 'vbox' CONFIG_VBOX
if [ "$CONFIG_VBOX" = "y" ]; then
source vbox/.Config.in
fi
bool 'ipppd' CONFIG_IPPPD
endmenu
mainmenu_option nextcomment
comment 'Documentation'