diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-18 19:11:03 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-12-18 23:34:27 +0900 |
commit | 992e874885ab78e6647cb1ef850d3fad7074ae11 (patch) | |
tree | c7e925aee3ddd53bd75d992b5e934ae3dedcacac /configs/ph1_pro4_defconfig | |
parent | 7e421d640b3af31b7d9376c0ebb55833ab3e2aa0 (diff) |
ARM: UniPhier: select CONFIG_SPL
Now UniPhier platform is only supported with SPL.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs/ph1_pro4_defconfig')
-rw-r--r-- | configs/ph1_pro4_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ph1_pro4_defconfig b/configs/ph1_pro4_defconfig index 7ea4e6e879b..5dca64bf88e 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 |