Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e012fc1316b1c5841818d59bff80534d433ccfec
/
.
/
arch
/
riscv
/
cpu
/
qemu
/
Kconfig
blob: f48751e6de77aec33498e84f578b0eb1cc1fd617 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
config QEMU_RISCV
bool
select
ARCH_EARLY_INIT_R
imply CPU
imply CPU_RISCV
imply RISCV_TIMER
imply SIFIVE_CLINT
if
RISCV_MMODE
imply CMD_CPU