[U-Boot] [PATCH 6/6 V4] config: Snow: Enable MAX98095 codec

Rajeshwari Shinde rajeshwari.s at samsung.com
Fri Feb 15 06:46:16 CET 2013


This patch enables MAX98095 codec required for Snow

Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
---
Changes in V4
	- New patch.
 include/configs/exynos5250-dt.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index cabd2f2..89fcda5 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
 
-- 
1.7.4.4



More information about the U-Boot mailing list