3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 14:54:17 +00:00
Raziel K. Crowe 8b701010de mempow update
2022-09-13 23:14:27 +05:00

12 lines
294 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
config PPC_MICROWATT
depends on PPC_BOOK3S_64 && !SMP
bool "Microwatt SoC platform"
select PPC_XICS
select PPC_ICS_NATIVE
select PPC_ICP_NATIVE
select PPC_UDBG_16550
help
This option enables support for FPGA-based Microwatt implementations.