如果需要 PPP 拨号功能,则需要配置内核以支持该功能。我们在 menuconfig 中按如下所示选中下列的
选项。
-> Device Drivers
-> Network device support
<*> PPP (point-to-point protocol) support
<*> PPP BSD-Compress compression
<*> PPP Deflate compression
<*> PPP filtering
<*> PPP MPPE compression (encryption)
<*> PPP multilink support
<*> PPP over Ethernet
<*> PPP on L2TP Access Concentrator
<*> PPP on PPTP Network Server
<*> PPP support for async serial ports
<*> PPP support for sync tty ports
这个驱动的作用就是支持 ppp 拨号工具,在应用层使用 ppp 拨号脚本进行拨号上网。
更多内容关注迅为IMX8MM开发板
*博客内容为网友个人发布,仅代表博主个人观点,如有侵权请联系工作人员删除。