]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/s5pc1xx/Kconfig
arm: socfpga: spl: Add call to timer_init
[u-boot] / arch / arm / cpu / armv7 / s5pc1xx / Kconfig
index 628813423feffb85eb7f8a9883061d8aeabd6f82..bc738138328020020bad3a04ff8aea2d179b1dd2 100644 (file)
@@ -5,11 +5,11 @@ choice
 
 config TARGET_S5P_GONI
        bool "S5P Goni board"
-       select OF_CONTROL if !SPL_BUILD
+       select OF_CONTROL
 
 config TARGET_SMDKC100
        bool "Support smdkc100 board"
-       select OF_CONTROL if !SPL_BUILD
+       select OF_CONTROL
 
 endchoice