summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos4/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r--arch/arm/mach-exynos4/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index 0c77ab99fa1..e4781aa2525 100644
--- a/arch/arm/mach-exynos4/Kconfig
+++ b/arch/arm/mach-exynos4/Kconfig
@@ -156,6 +156,11 @@ config MACH_SMDKV310
help
Machine support for Samsung SMDKV310
+config CPU_S5PV310_EVT1
+ bool "S5PV310 EVT1"
+ help
+ Enable S5PV310 EVT1 CPU support
+
config MACH_ARMLEX4210
bool "ARMLEX4210"
select CPU_EXYNOS4210
@@ -218,6 +223,17 @@ config MACH_NURI
help
Machine support for Samsung Mobile NURI Board.
+config MACH_ORIGEN
+ bool "ORIGEN"
+ select CPU_EXYNOS4210
+ select CPU_S5PV310_EVT1
+ select S3C_DEV_RTC
+ select S3C_DEV_WDT
+ select S3C_DEV_HSMMC2
+ select EXYNOS4_SETUP_SDHCI
+ help
+ Machine support for ORIGEN based on Samsung S5PV310
+
endmenu
comment "Configuration for HSMMC bus width"