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

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