Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PPP
has multiple definitions:
drivers/net/ppp/Kconfig
The configuration item CONFIG_PPP:
(none)
ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, slhc
, slhc
, slhc
, slhc
PPP (Point to Point Protocol) is a newer and better SLIP. It serves the same purpose: sending Internet traffic over telephone (and other serial) lines. Ask your access provider if they support it, because otherwise you can't use it; most Internet access providers these days support PPP rather than SLIP.
To use PPP, you need an additional program called pppd as described in the PPP-HOWTO, available at http://www.tldp.org/docs.html#howto. Make sure that you have the version of pppd recommended in Documentation/Changes. The PPP option enlarges your kernel by about 16 KB.
There are actually two versions of PPP: the traditional PPP for asynchronous lines, such as regular analog phone lines, and synchronous PPP which can be used over digital ISDN lines for example. If you want to use PPP over phone lines or other asynchronous serial lines, you need to say Y (or M) here and also to the next option, "PPP support for async serial ports". For PPP over synchronous lines, you should say Y (or M) here and to "Support synchronous PPP", below.
If you said Y to "Version information on all symbols" above, then you cannot compile the PPP driver into the kernel; you can then only compile it as a module. To compile this driver as a module, choose M here. The module will be called ppp_generic.
drivers/net/Kconfig
The configuration item CONFIG_PPP:
(none)
ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, slhc
, slhc
, slhc
, slhc
PPP (Point to Point Protocol) is a newer and better SLIP. It serves the same purpose: sending Internet traffic over telephone (and other serial) lines. Ask your access provider if they support it, because otherwise you can't use it; most Internet access providers these days support PPP rather than SLIP.
To use PPP, you need an additional program called pppd as described in the PPP-HOWTO, available at http://www.tldp.org/docs.html#howto. Make sure that you have the version of pppd recommended in Documentation/Changes. The PPP option enlarges your kernel by about 16 KB.
There are actually two versions of PPP: the traditional PPP for asynchronous lines, such as regular analog phone lines, and synchronous PPP which can be used over digital ISDN lines for example. If you want to use PPP over phone lines or other asynchronous serial lines, you need to say Y (or M) here and also to the next option, "PPP support for async serial ports". For PPP over synchronous lines, you should say Y (or M) here and to "Support synchronous PPP", below.
If you said Y to "Version information on all symbols" above, then you cannot compile the PPP driver into the kernel; you can then only compile it as a module. To compile this driver as a module, choose M here. The module will be called ppp_generic.
arch/um/Kconfig_net
The configuration item CONFIG_PPP:
(none)
ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, slhc
, slhc
, slhc
, slhc
(none)
arch/sparc/Kconfig
The configuration item CONFIG_PPP:
CONFIG_NETDEVICES
ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, slhc
, slhc
, slhc
, slhc
PPP (Point to Point Protocol) is a newer and better SLIP. It serves the same purpose: sending Internet traffic over telephone (and other serial) lines. Ask your access provider if they support it, because otherwise you can't use it; most Internet access providers these days support PPP rather than SLIP.
To use PPP, you need an additional program called pppd as described in the PPP-HOWTO, available at http://www.linuxdoc.org/docs.html#howto. Make sure that you have the version of pppd recommended in Documentation/Changes. The PPP option enlarges your kernel by about 16 KB.
There are actually two versions of PPP: the traditional PPP for asynchronous lines, such as regular analog phone lines, and synchronous PPP which can be used over digital ISDN lines for example. If you want to use PPP over phone lines or other asynchronous serial lines, you need to say Y (or M) here and also to the next option, "PPP support for async serial ports". For PPP over synchronous lines, you should say Y (or M) here and to "Support synchronous PPP", below.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). If you said Y to "Version information on all symbols" above, then you cannot compile the PPP driver into the kernel; you can then only compile it as a module. The module will be called ppp_generic.o. If you want to compile it as a module, say M here and read Documentation/modules.txt as well as Documentation/networking/net-modules.txt.
arch/m68k/Kconfig
The configuration item CONFIG_PPP:
CONFIG_NETDEVICES
ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, ppp_generic
, slhc
, slhc
, slhc
, slhc
PPP (Point to Point Protocol) is a newer and better SLIP. It serves the same purpose: sending Internet traffic over telephone (and other serial) lines. Ask your access provider if they support it, because otherwise you can't use it; most Internet access providers these days support PPP rather than SLIP.
To use PPP, you need an additional program called pppd as described in the PPP-HOWTO, available at http://www.linuxdoc.org/docs.html#howto. Make sure that you have the version of pppd recommended in Documentation/Changes. The PPP option enlarges your kernel by about 16 KB.
There are actually two versions of PPP: the traditional PPP for asynchronous lines, such as regular analog phone lines, and synchronous PPP which can be used over digital ISDN lines for example. If you want to use PPP over phone lines or other asynchronous serial lines, you need to say Y (or M) here and also to the next option, "PPP support for async serial ports". For PPP over synchronous lines, you should say Y (or M) here and to "Support synchronous PPP", below.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). If you said Y to "Version information on all symbols" above, then you cannot compile the PPP driver into the kernel; you can then only compile it as a module. The module will be called ppp_generic.o. If you want to compile it as a module, say M here and read Documentation/modules.txt as well as Documentation/networking/net-modules.txt.
Raw data from LKDDb:
lkddb module ppp_generic CONFIG_PPP : arch/m68k/Kconfig : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.54
lkddb module ppp_generic CONFIG_PPP : arch/sparc/Kconfig : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.54
lkddb module ppp_generic CONFIG_PPP : arch/um/Kconfig_net : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.75, 2.6.0–2.6.8
lkddb module ppp_generic CONFIG_PPP : drivers/net/Kconfig : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.1
lkddb module ppp_generic CONFIG_PPP : drivers/net/ppp/Kconfig : "PPP (point-to-point protocol) support" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module slhc CONFIG_PPP : arch/m68k/Kconfig : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.54
lkddb module slhc CONFIG_PPP : arch/sparc/Kconfig : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.54
lkddb module slhc CONFIG_PPP : arch/um/Kconfig_net : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.75, 2.6.0–2.6.8
lkddb module slhc CONFIG_PPP : drivers/net/Kconfig : "PPP (point-to-point protocol) support" # in 2.5.45–2.5.75, 2.6.0–2.6.18
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab