ARM: UniPhier: select CONFIG_SPL
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 18 Dec 2014 10:11:03 +0000 (19:11 +0900)
committerMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 18 Dec 2014 14:34:27 +0000 (23:34 +0900)
Now UniPhier platform is only supported with SPL.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
arch/arm/Kconfig
configs/ph1_ld4_defconfig
configs/ph1_pro4_defconfig
configs/ph1_sld8_defconfig

index 2b0d2c9..5eb1d03 100644 (file)
@@ -800,6 +800,7 @@ config ARCH_UNIPHIER
        bool "Panasonic UniPhier platform"
        select CPU_V7
        select SUPPORT_SPL
+       select SPL
        select OF_CONTROL if !SPL_BUILD
 
 endchoice
index 3155340..2e9dd00 100644 (file)
@@ -1,4 +1,3 @@
-CONFIG_SPL=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
 +S:CONFIG_ARM=y
index 7ea4e6e..5dca64b 100644 (file)
@@ -1,4 +1,3 @@
-CONFIG_SPL=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
 +S:CONFIG_ARM=y
index ddf210c..2a6e334 100644 (file)
@@ -1,4 +1,3 @@
-CONFIG_SPL=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
 +S:CONFIG_ARM=y