From 992e874885ab78e6647cb1ef850d3fad7074ae11 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 18 Dec 2014 19:11:03 +0900 Subject: ARM: UniPhier: select CONFIG_SPL Now UniPhier platform is only supported with SPL. Signed-off-by: Masahiro Yamada --- configs/ph1_pro4_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/ph1_pro4_defconfig') diff --git a/configs/ph1_pro4_defconfig b/configs/ph1_pro4_defconfig index 7ea4e6e879..5dca64bf88 100644 --- a/configs/ph1_pro4_defconfig +++ b/configs/ph1_pro4_defconfig @@ -1,4 +1,3 @@ -CONFIG_SPL=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y +S:CONFIG_ARM=y -- cgit v1.2.1