projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
def4ead
)
ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI
author
Masahiro Yamada
<
[email protected]
>
Fri, 13 Oct 2017 10:22:09 +0000
(19:22 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Sun, 15 Oct 2017 13:32:25 +0000
(22:32 +0900)
ARCH_UNIPHIER_V8_MULTI depends on !SPL, so the default may be hidden.
Use a clearer default.
Signed-off-by: Masahiro Yamada <
[email protected]
>
arch/arm/mach-uniphier/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-uniphier/Kconfig
b/arch/arm/mach-uniphier/Kconfig
index c8b5ab4d3284e3b06a77833d14dcf246f23649f8..de3bdc0bc2fc4a0d8e7db61458f59ebcdf3c41c9 100644
(file)
--- a/
arch/arm/mach-uniphier/Kconfig
+++ b/
arch/arm/mach-uniphier/Kconfig
@@
-12,7
+12,7
@@
config ARCH_UNIPHIER_32BIT
choice
prompt "UniPhier SoC select"
- default ARCH_UNIPHIER_V
8
_MULTI
+ default ARCH_UNIPHIER_V
7
_MULTI
config ARCH_UNIPHIER_LD4_SLD8
bool "UniPhier LD4/sLD8 SoCs"