From: Lukas Auer Date: Sun, 17 Mar 2019 18:28:41 +0000 (+0100) Subject: riscv: fu540: enable SMP X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=0ed93a8c59d7c100241390d912329e3e45382977;p=u-boot.git riscv: fu540: enable SMP Signed-off-by: Lukas Auer Reviewed-by: Anup Patel Reviewed-by: Bin Meng --- diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig index 6be3d88144..f46437901d 100644 --- 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