162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig SND_KIRKWOOD_SOC 362306a36Sopenharmony_ci tristate "SoC Audio for the Marvell Kirkwood and Dove chips" 462306a36Sopenharmony_ci depends on ARCH_DOVE || ARCH_MVEBU || COMPILE_TEST 562306a36Sopenharmony_ci help 662306a36Sopenharmony_ci Say Y or M if you want to add support for codecs attached to 762306a36Sopenharmony_ci the Kirkwood I2S interface. You will also need to select the 862306a36Sopenharmony_ci audio interfaces to support below. 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciconfig SND_KIRKWOOD_SOC_ARMADA370_DB 1162306a36Sopenharmony_ci tristate "SoC Audio support for Armada 370 DB" 1262306a36Sopenharmony_ci depends on SND_KIRKWOOD_SOC && (ARCH_MVEBU || COMPILE_TEST) && I2C 1362306a36Sopenharmony_ci select SND_SOC_CS42L51 1462306a36Sopenharmony_ci select SND_SOC_SPDIF 1562306a36Sopenharmony_ci help 1662306a36Sopenharmony_ci Say Y if you want to add support for SoC audio on 1762306a36Sopenharmony_ci the Armada 370 Development Board. 1862306a36Sopenharmony_ci 19