]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: intel: kconfig - Move DW_DMAC_CORE dependency to machines
authorVinod Koul <vinod.koul@intel.com>
Fri, 19 Jun 2015 18:25:27 +0000 (23:55 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 8 Jul 2015 18:23:42 +0000 (19:23 +0100)
commit7dd6bd8926f3142a237316035e72676c0c5c026f
tree886dda8e7e19fac32643203abc6b74bc1edbb9ff
parent56e7366e43ca676dd28f0e91240a579ad41e9b71
ASoC: intel: kconfig - Move DW_DMAC_CORE dependency to machines

Some HSW and BYT machines depend on the DW_DMAC_CORE so they should
have have depends on this symbol rather than common IPC lib as SKL
onwards IPC lib is used but we don't depend on DW_DMAC_CORE

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig