18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig SND_KIRKWOOD_SOC 38c2ecf20Sopenharmony_ci tristate "SoC Audio for the Marvell Kirkwood and Dove chips" 48c2ecf20Sopenharmony_ci depends on ARCH_DOVE || ARCH_MVEBU || COMPILE_TEST 58c2ecf20Sopenharmony_ci help 68c2ecf20Sopenharmony_ci Say Y or M if you want to add support for codecs attached to 78c2ecf20Sopenharmony_ci the Kirkwood I2S interface. You will also need to select the 88c2ecf20Sopenharmony_ci audio interfaces to support below. 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ciconfig SND_KIRKWOOD_SOC_ARMADA370_DB 118c2ecf20Sopenharmony_ci tristate "SoC Audio support for Armada 370 DB" 128c2ecf20Sopenharmony_ci depends on SND_KIRKWOOD_SOC && (ARCH_MVEBU || COMPILE_TEST) && I2C 138c2ecf20Sopenharmony_ci select SND_SOC_CS42L51 148c2ecf20Sopenharmony_ci select SND_SOC_SPDIF 158c2ecf20Sopenharmony_ci help 168c2ecf20Sopenharmony_ci Say Y if you want to add support for SoC audio on 178c2ecf20Sopenharmony_ci the Armada 370 Development Board. 188c2ecf20Sopenharmony_ci 19