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

Simon Glass sjg at chromium.org
Sat Feb 16 05:23:46 CET 2013


On Thu, Feb 14, 2013 at 9:46 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This patch enables MAX98095 codec required for Snow
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>


> ---
> 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