[alsa-devel] [PATCH v6 0/4] ASoC: Intel: clean up Kconfig

Andy Shevchenko andriy.shevchenko at linux.intel.com
Mon Jan 16 14:12:25 CET 2017


Clean up Kconfig here:
- select DW_DMAC_CORE because it's mandatory for some modules
- remove redundant selects and dependencies
- rename MFLD_PLATFORM to ATOM_HIFI2_PLATFORM to show that it covers more than *Field

Since v5:
- DMA engine drivers have to be dependent to DMADEVICES (kbuild test bot)
- due to above drop tags for patch 1

Since v4:
- append Vinod's and Liam's ACKs

Since v3:
- use proposed name as SND_SST_ATOM_HIFI2_PLATFORM (Pierre-Louis)
- append Keyon's tag

Since v2:
- add three more patches
- rebase on top of latest linux-next

Andy Shevchenko (4):
  ASoC: Intel: select DW_DMAC_CORE since it's mandatory
  ASoC: Intel: remove redundant select SND_SOC_INTEL_SST
  ASoC: Intel: remove ignored dependencies
  ASoC: Intel: rename SND_SST_MFLD_PLATFORM to
    SND_SST_ATOM_HIFI2_PLATFORM

 sound/soc/intel/Kconfig                      | 51 +++++++++++-----------------
 sound/soc/intel/Makefile                     |  2 +-
 sound/soc/intel/atom/Makefile                |  7 ++--
 sound/soc/intel/atom/sst-mfld-platform-pcm.c |  1 +
 4 files changed, 26 insertions(+), 35 deletions(-)

-- 
2.11.0



More information about the Alsa-devel mailing list