diff options
author | Risto Suominen <Risto.Suominen@gmail.com> | 2009-01-20 22:01:17 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-03-09 14:58:26 +0100 |
commit | dca7c74172fee0cf6ee1e303df093c31b5561039 (patch) | |
tree | b2f776bfdd633d37e3867eacb5fad628cc72d5c6 /sound/ppc/Kconfig | |
parent | ed336d3404a8fdeda1e3f1c189b5f83186675448 (diff) |
ALSA: Add vmaster controls for Pmac 5500, iMac G3 SL, and PBook G3 Lombard
Add virtual master controls for PowerMac 5500 (AWACS) and iMac G3 Slot-loading
and PowerBook G3 Lombard (Screamer).
Signed-off-by: Risto Suominen <Risto.Suominen@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/ppc/Kconfig')
-rw-r--r-- | sound/ppc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/ppc/Kconfig b/sound/ppc/Kconfig index 777de2b1717..bd2338ab2ce 100644 --- a/sound/ppc/Kconfig +++ b/sound/ppc/Kconfig @@ -13,6 +13,7 @@ config SND_POWERMAC tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)" depends on I2C && INPUT && PPC_PMAC select SND_PCM + select SND_VMASTER help Say Y here to include support for the integrated sound device. |