cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (341B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# STM SoC audio configuration
      4#
      5menuconfig SND_SOC_STI
      6	tristate "SoC Audio support for STI System-On-Chip"
      7	depends on SND_SOC
      8	depends on ARCH_STI || COMPILE_TEST
      9	select SND_SOC_GENERIC_DMAENGINE_PCM
     10	help
     11		Say Y if you want to enable ASoC-support for
     12		any of the STI platforms (e.g. STIH416).