diff options
-rw-r--r-- | sound/soc/mid-x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/mid-x86/Kconfig b/sound/soc/mid-x86/Kconfig index 1ad753836356..29350428f1c2 100644 --- a/sound/soc/mid-x86/Kconfig +++ b/sound/soc/mid-x86/Kconfig | |||
@@ -1,6 +1,7 @@ | |||
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 | depends on INTEL_SCU_IPC |
4 | depends on SND_INTEL_SST | ||
4 | select SND_SOC_SN95031 | 5 | select SND_SOC_SN95031 |
5 | select SND_SST_PLATFORM | 6 | select SND_SST_PLATFORM |
6 | help | 7 | help |
@@ -11,4 +12,3 @@ config SND_MFLD_MACHINE | |||
11 | 12 | ||
12 | config SND_SST_PLATFORM | 13 | config SND_SST_PLATFORM |
13 | tristate | 14 | tristate |
14 | depends on SND_INTEL_SST | ||