From: Rajeshwari Shinde Date: Thu, 14 Feb 2013 19:46:16 +0000 (+0000) Subject: config: Snow: Enable MAX98095 codec X-Git-Tag: v2013.04-rc2~14^2~5^2~13 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cfa6df19091ec831a4767fe36907abb8a8e99f84;p=u-boot config: Snow: Enable MAX98095 codec This patch enables MAX98095 codec required for Snow Signed-off-by: Rajeshwari Shinde Acked-by: Simon Glass Signed-off-by: Minkyu Kang --- diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h index cabd2f2524..89fcda5f40 100644 --- a/include/configs/exynos5250-dt.h +++ b/include/configs/exynos5250-dt.h @@ -296,6 +296,7 @@ #ifdef CONFIG_CMD_SOUND #define CONFIG_SOUND #define CONFIG_I2S +#define CONFIG_SOUND_MAX98095 #define CONFIG_SOUND_WM8994 #endif