From: Codrin Ciubotariu Date: Wed, 29 Aug 2018 16:47:54 +0000 (+0300) Subject: ARM: configs: at91: Add I2S driver to sama5 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=be62e019ce179d9776a673b8bb53fd4d42ff1522;p=linux.git ARM: configs: at91: Add I2S driver to sama5 Add I2S CONFIG_SND_ATMEL_SOC_I2S to sama5_defconfig. Signed-off-by: Codrin Ciubotariu Signed-off-by: Alexandre Belloni --- diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index ead682639c099..b0026f73083d7 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -168,6 +168,7 @@ CONFIG_SND_ATMEL_SOC_WM8904=y # CONFIG_HID_GENERIC is not set CONFIG_SND_ATMEL_SOC_PDMIC=y CONFIG_SND_ATMEL_SOC_TSE850_PCM5142=m +CONFIG_SND_ATMEL_SOC_I2S=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_EHCI_HCD=y