kconfig

来自「硬实时linux补丁rtai下的网络协议栈 最新」· 代码 · 共 10 行

TXT
10
字号
config RTNET_NOMAC    bool "NoMAC discipline for RTmac"    depends RTNET_RTMAC    default n    ---help---    This no-operation RTmac discipline is intended to act as a template    for new implementations. However, it can be compiled and used (see    nomaccfg management tool), but don't expect any improved determinism    of your network. ;)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?