9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
|
# Kconfig - riscv SOC series supporting the riscv privileged architecture spec
|
||
|
#
|
||
|
# Copyright (c) 2017 Jean-Paul Etienne <fractalclone@gmail.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
source "arch/riscv32/soc/riscv-privilege/*/Kconfig.series"
|