diff options
Diffstat (limited to 'sound/ppc/Kconfig')
-rw-r--r-- | sound/ppc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/ppc/Kconfig b/sound/ppc/Kconfig index b0a9ebf..75213bf 100644 --- a/sound/ppc/Kconfig +++ b/sound/ppc/Kconfig @@ -11,7 +11,7 @@ comment "ALSA PowerMac requires INPUT" config SND_POWERMAC tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)" - depends on SND && I2C && INPUT + depends on SND && I2C && INPUT && PPC_PMAC select SND_PCM help Say Y here to include support for the integrated sound device. |