From: Codrin Ciubotariu Date: Fri, 26 Mar 2021 16:32:39 +0000 (+0100) Subject: ARM: configs: at91: sama5: Add audio MIKROE PROTO board X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=78529d0252093bbd0e52d560e1767497f00673ae;p=linux.git ARM: configs: at91: sama5: Add audio MIKROE PROTO board Add this board as a module as it's useful for testing audio on multiple AT91 boards. Signed-off-by: Codrin Ciubotariu [nicolas.ferre@microchip.com: adap to newer kernel] Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index a528438ed6782..774e25a7b2461 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -170,6 +170,7 @@ CONFIG_SND_ATMEL_SOC_CLASSD=y CONFIG_SND_ATMEL_SOC_PDMIC=y CONFIG_SND_ATMEL_SOC_TSE850_PCM5142=m CONFIG_SND_ATMEL_SOC_I2S=y +CONFIG_SND_SOC_MIKROE_PROTO=m # CONFIG_HID_GENERIC is not set CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y