|
|
@@ -14,21 +14,14 @@ config ARCH_BERLIN
|
|
|
This enables support for Marvell Berlin SoC Family
|
|
|
|
|
|
config ARCH_EXYNOS
|
|
|
- bool
|
|
|
- help
|
|
|
- This enables support for Samsung Exynos SoC family
|
|
|
-
|
|
|
-config ARCH_EXYNOS7
|
|
|
- bool "ARMv8 based Samsung Exynos7"
|
|
|
- select ARCH_EXYNOS
|
|
|
+ bool "ARMv8 based Samsung Exynos SoC family"
|
|
|
select COMMON_CLK_SAMSUNG
|
|
|
select HAVE_S3C2410_WATCHDOG if WATCHDOG
|
|
|
select HAVE_S3C_RTC if RTC_CLASS
|
|
|
select PINCTRL
|
|
|
select PINCTRL_EXYNOS
|
|
|
-
|
|
|
help
|
|
|
- This enables support for Samsung Exynos7 SoC family
|
|
|
+ This enables support for ARMv8 based Samsung Exynos SoC family.
|
|
|
|
|
|
config ARCH_LAYERSCAPE
|
|
|
bool "ARMv8 based Freescale Layerscape SoC family"
|