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

config PLATFORM_NUCLEI_UX600
	bool
	select FDT
	select IPI_MSWI
	select IRQCHIP_PLIC
	select SERIAL_SIFIVE
	select TIMER_MTIMER
	default y