Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c28a9cfa4079031edd511746770096a131414642
/
.
/
arch
/
riscv
/
cpu
/
generic
/
Kconfig
blob: 1d6ab5032da5f766d293e6cff00f66e996c08857 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
config GENERIC_RISCV
bool
select
ARCH_EARLY_INIT_R
imply CPU
imply CPU_RISCV
imply RISCV_TIMER
imply SIFIVE_CLINT
if
RISCV_MMODE
imply CMD_CPU