kconfig
来自「linux 内核源代码」· 代码 · 共 16 行
TXT
16 行
config INFINIBAND_AMSO1100 tristate "Ammasso 1100 HCA support" depends on PCI && INET ---help--- This is a low-level driver for the Ammasso 1100 host channel adapter (HCA).config INFINIBAND_AMSO1100_DEBUG bool "Verbose debugging output" depends on INFINIBAND_AMSO1100 default n ---help--- This option causes the amso1100 driver to produce a bunch of debug messages. Select this if you are developing the driver or trying to diagnose a problem.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?