summaryrefslogtreecommitdiffstats
path: root/src/cpu/qemu-power8/Kconfig
blob: 7e9b4cbf225c43ce7736f9557c3a60db74b9675b (plain)
1
2
3
4
5
6
7
8
9
## SPDX-License-Identifier: GPL-2.0-only

config CPU_QEMU_POWER8
	bool
	select ARCH_BOOTBLOCK_PPC64
	select ARCH_VERSTAGE_PPC64
	select ARCH_ROMSTAGE_PPC64
	select ARCH_RAMSTAGE_PPC64
	select NO_MONOTONIC_TIMER