8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
|
# Copyright (c) 2020 Antony Pavlov <antonynpavlov@gmail.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config SOC_QEMU_MALTA
|
||
|
bool "MIPS Qemu Malta implementation"
|
||
|
select MIPS
|