summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/cv1800b/Kconfig
blob: 57f724ae043e17423a97360eda0961a7e55cd679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2024, Kongyang Liu <[email protected]>

config SOPHGO_CV1800B
	bool
	select ARCH_EARLY_INIT_R
	select SYS_CACHE_SHIFT_6
	select SYS_CACHE_THEAD_CMO
	imply CPU
	imply CPU_RISCV
	imply RISCV_TIMER
	imply CMD_CPU