blob: 07776708179e4e9c10e009fba8db0640acb94569 [file] [log] [blame]
# RISCV_SIFIVE_FREEDOM SOC configuration options
# Copyright (c) 2017 Jean-Paul Etienne <fractalclone@gmail.com>
# SPDX-License-Identifier: Apache-2.0
choice
prompt "SiFive Freedom SOC implementation"
depends on SOC_SERIES_RISCV_SIFIVE_FREEDOM
config SOC_RISCV_SIFIVE_FREEDOM
bool "SiFive Freedom SOC implementation"
select ATOMIC_OPERATIONS_C
endchoice