diff options
Diffstat (limited to 'sound/ppc')
-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 b0a9ebf8bf3b..75213bf4d567 100644 --- a/sound/ppc/Kconfig +++ b/sound/ppc/Kconfig | |||
@@ -11,7 +11,7 @@ comment "ALSA PowerMac requires INPUT" | |||
11 | 11 | ||
12 | config SND_POWERMAC | 12 | config SND_POWERMAC |
13 | tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)" | 13 | tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)" |
14 | depends on SND && I2C && INPUT | 14 | depends on SND && I2C && INPUT && PPC_PMAC |
15 | select SND_PCM | 15 | select SND_PCM |
16 | help | 16 | help |
17 | Say Y here to include support for the integrated sound device. | 17 | Say Y here to include support for the integrated sound device. |