mirror of
https://github.com/olofk/serv.git
synced 2025-04-23 21:38:59 -04:00
7 lines
189 B
Text
7 lines
189 B
Text
# Copyright (c) 2020 Olof Kindgren <olof.kindgren@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_RISCV32_SERVANT
|
|
bool "servant SoC"
|
|
select RISCV
|
|
select ATOMIC_OPERATIONS_C
|