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

config PLATFORM_OPENPITON_FPGA
	bool
	select IPI_MSWI
	select SERIAL_UART8250
	select TIMER_MTIMER
	default y