就是塔塔的个人空间 https://www.eechina.com/space-uid-136863.html [收藏] [复制] [RSS]

博客

i.MX8MM开发板Android9移植4内核配置开启ppp协议

已有 505 次阅读2022-10-26 16:08

如果需要 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开发板



路过

鸡蛋

鲜花

握手

雷人

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 立即注册

关于我们  -  服务条款  -  使用指南  -  站点地图  -  友情链接  -  联系我们
电子工程网 © 版权所有   京ICP备16069177号 | 京公网安备11010502021702
返回顶部