summaryrefslogtreecommitdiff
path: root/platform/fpga/openpiton/Kconfig
blob: bc9c86eef06b2e5a7a339852c7673c2e658b7cee (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: BSD-2-Clause

config PLATFORM_OPENPITON_FPGA
	bool
	select FDT
	select IPI_MSWI
	select IRQCHIP_PLIC
	select SERIAL_UART8250
	select TIMER_MTIMER
	default y