]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/exynos/Kconfig
exynos: Add support for spring
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / exynos / Kconfig
index 4a7d82f74c14492ccabd20ce10408a445f18810c..37b89b00131ecb396ddb849e73df2dfe7593f919 100644 (file)
@@ -51,6 +51,12 @@ config TARGET_SNOW
        select OF_CONTROL
        select SPL_DISABLE_OF_CONTROL
 
+config TARGET_SPRING
+       bool "Spring board"
+       select SUPPORT_SPL
+       select OF_CONTROL
+       select SPL_DISABLE_OF_CONTROL
+
 config TARGET_SMDK5420
        bool "SMDK5420 board"
        select SUPPORT_SPL