-
CONFIG_NET_PPP
¶
Point-to-point (PPP) UART based driver
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/net/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:22
Menu path: (Top) → Device Drivers
menuconfig NET_PPP bool "Point-to-point (PPP) UART based driver" selectRING_BUFFER
selectUART_MUX
ifGSM_MUX
depends onNET_L2_PPP
&&NET_NATIVE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)