OSDN Git Service

ASoC: mid-x86: Fix dependency on intel_sst driver
authorVinod Koul <vinod.koul@intel.com>
Sun, 6 Feb 2011 10:05:48 +0000 (15:35 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Feb 2011 11:23:45 +0000 (11:23 +0000)
commit480b08d0bb1aab29de2545625767dac55c7dcb59
tree31395464ebad9d7e76e280b509f16370b0e58461
parent10b6089a69ed7d0fa4b8f30160c3efbf3342cc9b
ASoC: mid-x86: Fix dependency on intel_sst driver

Enabling medfield asoc driver causes compliation error when intel_sst
is not selected
ERROR: "register_sst_card" [sound/soc/mid-x86/snd-soc-sst-platform.ko]
undefined!

This patch puts proper dependency to elimate build error

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Harsha Priya <priya.harsha@intel.com>
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/Kconfig