diff options
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r-- | sound/soc/fsl/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index d70133086ac3..4563b28bd625 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig | |||
@@ -6,7 +6,7 @@ config SND_SOC_FSL_UTILS | |||
6 | 6 | ||
7 | menuconfig SND_POWERPC_SOC | 7 | menuconfig SND_POWERPC_SOC |
8 | tristate "SoC Audio for Freescale PowerPC CPUs" | 8 | tristate "SoC Audio for Freescale PowerPC CPUs" |
9 | depends on FSL_SOC | 9 | depends on FSL_SOC || PPC_MPC52xx |
10 | help | 10 | help |
11 | Say Y or M if you want to add support for codecs attached to | 11 | Say Y or M if you want to add support for codecs attached to |
12 | the PowerPC CPUs. | 12 | the PowerPC CPUs. |