Move the SoC outside of the architecture tree and put them at the same level as boards and architectures allowing both SoCs and boards to be maintained outside the tree. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
242 B
Text
8 lines
242 B
Text
# 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 "soc/riscv32/riscv-privilege/*/Kconfig.series"
|