[PATCH v3] ARM: at91/defconfig: add SND_ATMEL_AC97C to at91_dt
Alexander Stein
alexanders83 at web.de
Mon Dec 29 04:08:42 PST 2014
This chip is present on at91sam9263: add it to the at91_dt_defconfig.
Signed-off-by: Alexander Stein <alexanders83 at web.de>
---
Changes in v3:
* Added to patch series
arch/arm/configs/at91_dt_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index a67375f..932a34b 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -147,6 +147,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_LOGO=y
CONFIG_SOUND=y
CONFIG_SND=y
+CONFIG_SND_ATMEL_AC97C=y
CONFIG_SND_SOC=y
CONFIG_SND_ATMEL_SOC=y
CONFIG_SND_AT91_SOC_SAM9G20_WM8731=y
--
2.2.1
More information about the linux-arm-kernel
mailing list