]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-exynos/Kconfig
arm: exynos7420: remove custome low level init function
[u-boot] / arch / arm / mach-exynos / Kconfig
index c25fcf3f9f2d7534c454dadb3a6e9c821ddec393..07118fc3df3023cb752a6d04be87bd7556e692ea 100644 (file)
@@ -61,6 +61,15 @@ endif
 
 if ARCH_EXYNOS5
 
+config SPL_GPIO_SUPPORT
+       default y
+
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
+config SPL_LIBGENERIC_SUPPORT
+       default y
+
 choice
        prompt "EXYNOS5 board select"
 
@@ -117,6 +126,7 @@ choice
 config  TARGET_ESPRESSO7420
        bool "ESPRESSO7420 board"
        select ARM64
+       select ARMV8_MULTIENTRY
        select SUPPORT_SPL
        select OF_CONTROL
        select SPL_DISABLE_OF_CONTROL