summaryrefslogtreecommitdiffstats
path: root/src/cpu/qemu-power8/Kconfig
blob: 50a67d6ccf458379dccc59996c7c42fc5b7064e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##
## This file is part of the coreboot project.
##
## 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