kconfig
来自「Linux Kernel 2.6.9 for OMAP1710」· 代码 · 共 28 行
TXT
28 行
# ALSA PCMCIA driversmenu "PCMCIA devices" depends on SND!=n && PCMCIAconfig SND_VXPOCKET tristate "Digigram VXpocket" depends on SND && PCMCIA && ISA select SND_VX_LIB help Say 'Y' or 'M' to include support for Digigram VXpocket soundcard.config SND_VXP440 tristate "Digigram VXpocket 440" depends on SND && PCMCIA && ISA select SND_VX_LIB help Say 'Y' or 'M' to include support for Digigram VXpocket 440 soundcard.config SND_PDAUDIOCF tristate "Sound Core PDAudioCF" depends on SND && PCMCIA && ISA select SND_PCM help Say 'Y' or 'M' to include support for Sound Core PDAudioCF soundcard.endmenu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?