1# Copyright (c) 2019-2020 Cobham Gaisler AB
2# SPDX-License-Identifier: Apache-2.0
3
4config SPARC_CASA
5	default y if SPARC
6
7config SOC_SPARC_LEON
8	bool
9