8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
|
# Copyright (c) 2019-2020 Cobham Gaisler AB
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_GENERIC_LEON3
|
||
|
bool "Generic LEON3 system"
|
||
|
depends on SOC_LEON3
|