diff options
-rw-r--r-- | sound/soc/mid-x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mid-x86/Kconfig b/sound/soc/mid-x86/Kconfig index e0123a408227..1ad753836356 100644 --- a/sound/soc/mid-x86/Kconfig +++ b/sound/soc/mid-x86/Kconfig | |||
@@ -1,5 +1,6 @@ | |||
1 | config SND_MFLD_MACHINE | 1 | config SND_MFLD_MACHINE |
2 | tristate "SOC Machine Audio driver for Intel Medfield MID platform" | 2 | tristate "SOC Machine Audio driver for Intel Medfield MID platform" |
3 | depends on INTEL_SCU_IPC | ||
3 | select SND_SOC_SN95031 | 4 | select SND_SOC_SN95031 |
4 | select SND_SST_PLATFORM | 5 | select SND_SST_PLATFORM |
5 | help | 6 | help |