summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/microwatt/Kconfig
blob: 6af443a1db991e9695fd56b66a036a4332473066 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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.