projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7772bb7
)
config: Snow: Enable MAX98095 codec
author
Rajeshwari Shinde
<rajeshwari.s@samsung.com>
Thu, 14 Feb 2013 19:46:16 +0000
(19:46 +0000)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Fri, 8 Mar 2013 13:34:19 +0000
(22:34 +0900)
This patch enables MAX98095 codec required for Snow
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5250-dt.h
patch
|
blob
|
history
diff --git
a/include/configs/exynos5250-dt.h
b/include/configs/exynos5250-dt.h
index cabd2f2524a7254e5c8088eaa1cc39bc4f0b6f7e..89fcda5f4066ccf0924703ab2cbc12f253ab175e 100644
(file)
--- 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