Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
[pandora-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