On Thu, Nov 27, 2014 at 07:35:12AM +0000, Chanwoo Choi wrote:
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index f4536e0..8a5e8a0 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -152,6 +152,16 @@ config ARCH_EXYNOS
>       help
>         This enables support for Samsung Exynos SoC family
>  
> +config ARCH_EXYNOS5433
> +     bool "ARMv8 based Samsung Exynos5433"
> +     select ARCH_EXYNOS
> +     select COMMON_CLK_SAMSUNG
> +     select PINCTRL
> +     select PINCTRL_EXYNOS
> +
> +     help
> +       This enables support for Samsung Exynos5433 SoC family

Please update defconfig as well to include this. We aim for the
arm64 defconfig to build all the supported SoCs.

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to