[U-Boot] [PATCH 5/7 v5] EXYNOS5: Config: Enable support for Exynos TMU driver
Simon Glass
sjg at chromium.org
Tue Jan 22 21:46:27 CET 2013
On Mon, Jan 21, 2013 at 3:11 AM, Akshay Saraswat <akshay.s at samsung.com> wrote:
> Enables TMU driver support for exynos5250
>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes since v4:
> - Rebased this patch.
>
> include/configs/exynos5250-dt.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
> index cabd2f2..53ca41f 100644
> --- a/include/configs/exynos5250-dt.h
> +++ b/include/configs/exynos5250-dt.h
> @@ -117,6 +117,9 @@
> #define CONFIG_BOOTDELAY 3
> #define CONFIG_ZERO_BOOTDELAY_CHECK
>
> +/* Thermal Management Unit */
> +#define CONFIG_EXYNOS_TMU
> +
> /* USB */
> #define CONFIG_CMD_USB
> #define CONFIG_USB_EHCI
> --
> 1.7.9.5
>
More information about the U-Boot
mailing list