ARM: uniphier: merge two defconfig files
PH1-Pro5 support and ProXstream2/PH1-LD6b support can coexist in one image and there is bit more room in SPL to accommodate all of them. Merge uniphier_pro5_defconfig into uniphier_pxs2_defconfig. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARCH_UNIPHIER=y
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x2000
|
||||
CONFIG_ARCH_UNIPHIER_PH1_PRO5=y
|
||||
CONFIG_ARCH_UNIPHIER_PROXSTREAM2=y
|
||||
CONFIG_ARCH_UNIPHIER_PH1_LD6B=y
|
||||
CONFIG_MICRO_SUPPORT_CARD=y
|
||||
|
||||
Reference in New Issue
Block a user