]> Git Repo - u-boot.git/commitdiff
riscv: qemu: enable SMP
authorLukas Auer <[email protected]>
Sun, 17 Mar 2019 18:28:42 +0000 (19:28 +0100)
committerAndes <[email protected]>
Mon, 8 Apr 2019 01:44:26 +0000 (09:44 +0800)
Signed-off-by: Lukas Auer <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
board/emulation/qemu-riscv/Kconfig

index 88d07d568e7f602298d972fdd26787330519fa41..cf057e7de6a20913181c07ac1241d4b8439cb9d0 100644 (file)
@@ -34,5 +34,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        imply BOARD_LATE_INIT
        imply OF_BOARD_SETUP
        imply SIFIVE_SERIAL
+       imply SMP
 
 endif
This page took 0.045656 seconds and 4 git commands to generate.