kconfig
来自「这个代码是基于JADE X90+ wm8976 的 ALSA标准接口的驱动」· 代码 · 共 35 行
TXT
35 行
# ALSA ARM driversmenu "ALSA ARM devices" depends on SND!=n && ARMconfig SND_ARMAACI tristate "ARM AACI" depends on SND && ARM_AMBA select SND_AC97_CODEC help aaciconfig SND_SA11XX_UDA1341 tristate "SA11xx UDA1341TS driver (iPaq H3600)" depends on ARCH_SA1100 && SND && L3 select SND_PCM help Say Y here if you have a Compaq iPaq H3x00 handheld computer and want to use its Philips UDA 1341 audio chip. To compile this driver as a module, choose M here: the module will be called snd-sa11xx-uda1341.config SND_X900_WM8976 tristate "X900 WM8976 driver " depends on ARCH_X900 && SND select SND_PCM help Say Y here if you have a Compaq iPaq H3x00 handheld computer and want to use its Philips UDA 1341 audio chip. To compile this driver as a module, choose M here: the module will be called snd-sa11xx-uda1341.endmenu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?