mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 18:31:13 +00:00
This is a generic SOC description applicable to common LEON3 systems. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
# Copyright (c) 2019-2020 Cobham Gaisler AB
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_LEON3
|
|
bool "A LEON3 SOC which you can configure"
|
|
select SPARC
|
|
select SOC_SPARC_LEON
|