kconfig
来自「linux 内核源代码」· 代码 · 共 16 行
TXT
16 行
config SND_AOA_SOUNDBUS tristate "Apple Soundbus support" depends on SOUND select SND_PCM ---help--- This option enables the generic driver for the soundbus support on Apple machines. It is required for the sound bus implementations.config SND_AOA_SOUNDBUS_I2S tristate "I2S bus support" depends on SND_AOA_SOUNDBUS && PCI ---help--- This option enables support for Apple I2S busses.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?