]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 May 2015 08:30:06 +0000 (17:30 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:19 +0000 (22:47 +0200)
commit10b9cb72e24ef7af5de14d866ff392c34027c4bd
tree1313fabadd1da0ee8c9fb5acc3c1ec041869006a
parent8837349afddd7f01d134f5322516c88b35761ccc
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC

One disadvantage of commit a26cd04920dc (arch: Make board selection
choices optional) is that Kconfig could create such an insane
.config file that no board is selected.

As PH1-Pro4 is the main stream of UniPhier SoC family, rip off the
"optional" again in favor of PH1-Pro4 as the default SoC.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Kconfig
configs/ph1_pro4_defconfig