1. 02 Nov, 2017 1 commit
    • Arnd Bergmann's avatar
      ASoC: Intel: fix Kconfig dependencies · f7a88db6
      Arnd Bergmann authored
      I ran into multiple problems during randconfig builds of the
      recently changed Kconfig logic for Intel ASoC drivers:
      
      - Building without DMADEVICES doesn't work in general
      - With that dependency added, we can relax the 'depends
        on X86' again and allow compile-testing, except for
        SND_SST_ATOM_HIFI2_PLATFORM, which depends on X86
        for asm/platform_sst_audio.h
      - Skylake requires SND_SOC_INTEL_SST_ACPI, so we
        have to depend on ACPI in turn
      - Haswell needs SND_DMA_SGBUF for snd_sgbuf_aligned_pages()
      
      With the new set of dependencies, I no longer get any build
      failures.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarMark Brown <broonie@kernel.org>
      f7a88db6
  2. 31 Oct, 2017 2 commits
  3. 26 Oct, 2017 2 commits
  4. 25 Oct, 2017 1 commit
  5. 23 Oct, 2017 1 commit
  6. 21 Oct, 2017 10 commits
  7. 18 Oct, 2017 10 commits
  8. 13 Oct, 2017 3 commits
  9. 09 Oct, 2017 2 commits
  10. 27 Sep, 2017 1 commit
  11. 25 Sep, 2017 2 commits
  12. 20 Sep, 2017 1 commit
  13. 19 Sep, 2017 4 commits