7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
|
# Copyright (c) 2018 - 2019 Antmicro <www.antmicro.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_LITEX_VEXRISCV
|
||
|
bool "Board with LiteX/VexRiscV CPU"
|
||
|
depends on SOC_RISCV32_LITEX_VEXRISCV
|