X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-exynos%2FKconfig;h=8390096e90e73eeec0eb2ca26750d63b7a295de3;hb=86c6f1488d9e53894cafc5671487269e80286d10;hp=fc8bf18e222ddbd855e407547936e85dcc751499;hpb=dafe344d2288f0ebc0e3d4c6a5eb15bc82189c53;p=jlayton%2Flinux.git diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index fc8bf18e222d..8390096e90e7 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -84,6 +84,11 @@ config SOC_EXYNOS5250 help Enable EXYNOS5250 SoC support +config SOC_EXYNOS5260 + bool "SAMSUNG EXYNOS5260" + default y + depends on ARCH_EXYNOS5 + config SOC_EXYNOS5420 bool "SAMSUNG EXYNOS5420" default y @@ -108,6 +113,11 @@ config SOC_EXYNOS5440 help Enable EXYNOS5440 SoC support +config SOC_EXYNOS5800 + bool "SAMSUNG EXYNOS5800" + default y + depends on SOC_EXYNOS5420 + endmenu endif