|
# Kconfig - configuration options for riscv SOCs supporting
|
|
# the riscv privileged architecture specification
|
|
#
|
|
# Copyright (c) 2017 Jean-Paul Etienne <fractalclone@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
source "arch/riscv32/soc/riscv-privilege/*/Kconfig.soc"
|