Blame view

sound/aoa/Kconfig 329 Bytes
89fe51179   Takashi Iwai   sound: Convert to...
1
  menuconfig SND_AOA
f3d9478b2   Johannes Berg   [ALSA] snd-aoa: a...
2
  	tristate "Apple Onboard Audio driver"
89fe51179   Takashi Iwai   sound: Convert to...
3
  	depends on PPC_PMAC
e8b98ff42   Takashi Iwai   [ALSA] Fix wrong ...
4
  	select SND_PCM
f3d9478b2   Johannes Berg   [ALSA] snd-aoa: a...
5
6
7
  	---help---
  	This option enables the new driver for the various
  	Apple Onboard Audio components.
89fe51179   Takashi Iwai   sound: Convert to...
8
  if SND_AOA
f3d9478b2   Johannes Berg   [ALSA] snd-aoa: a...
9
10
11
12
13
  source "sound/aoa/fabrics/Kconfig"
  
  source "sound/aoa/codecs/Kconfig"
  
  source "sound/aoa/soundbus/Kconfig"
89fe51179   Takashi Iwai   sound: Convert to...
14
  endif	# SND_AOA