1 # SPDX-License-Identifier: GPL-2.0-only
2 # ALSA PowerMac drivers
5 bool "PowerPC sound devices"
9 Support for sound devices specific to PowerPC architectures.
14 tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
15 depends on I2C && INPUT && PPC_PMAC
19 Say Y here to include support for the integrated sound device.
21 To compile this driver as a module, choose M here: the module
22 will be called snd-powermac.
24 config SND_POWERMAC_AUTO_DRC
25 bool "Toggle DRC automatically at headphone/line plug-in"
26 depends on SND_POWERMAC
29 Say Y here to enable the automatic toggle of DRC (dynamic
30 range compression) on Tumbler/Snapper.
31 If this feature is enabled, DRC is turned off when the
32 headphone/line jack is plugged, and turned on when unplugged.
34 Note that you can turn on/off DRC manually even without this
38 tristate "PS3 Audio support"
43 Say Y here to include support for audio on the PS3
45 To compile this driver as a module, choose M here: the module
46 will be called snd_ps3.
48 config SND_PS3_DEFAULT_START_DELAY
49 int "Startup delay time in ms"