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:
8ac39e2
)
riscv: fu540: enable SMP
author
Lukas Auer
<lukas.auer@aisec.fraunhofer.de>
Sun, 17 Mar 2019 18:28:41 +0000
(19:28 +0100)
committer
Andes
<uboot@andestech.com>
Mon, 8 Apr 2019 01:44:26 +0000
(09:44 +0800)
Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/sifive/fu540/Kconfig
patch
|
blob
|
history
diff --git
a/board/sifive/fu540/Kconfig
b/board/sifive/fu540/Kconfig
index 6be3d881446313f3de0c9bc5b2d20fba04797689..f46437901d129fc4bb1e108ff4988354fb02540f 100644
(file)
--- a/
board/sifive/fu540/Kconfig
+++ b/
board/sifive/fu540/Kconfig
@@
-38,5
+38,6
@@
config BOARD_SPECIFIC_OPTIONS # dummy
imply PHY_LIB
imply PHY_MSCC
imply SIFIVE_SERIAL
+ imply SMP
endif