sunxi: Add Bananapi M2+ H5 board
[platform/kernel/u-boot.git] / arch / riscv / cpu / qemu / Kconfig
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
4
5 config QEMU_RISCV
6         bool
7         select ARCH_EARLY_INIT_R
8         imply CPU
9         imply CPU_RISCV
10         imply RISCV_TIMER
11         imply SIFIVE_CLINT if RISCV_MMODE
12         imply CMD_CPU