blob: d273cc3a00f72b61493c51365a2c94398e64cf28 [file] [log] [blame]
Ronald G. Minnichdeba4e82016-02-12 22:45:59 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2013 Gerd Hoffmann <kraxel@redhat.com>
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
8## the Free Software Foundation; version 2 of the License.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
15
Patrick Georgi55fdfca2016-02-19 16:47:12 +010016config CPU_QEMU_POWER8
Ronald G. Minnichdeba4e82016-02-12 22:45:59 +000017 bool
18 select ARCH_BOOTBLOCK_POWER8
19 select ARCH_VERSTAGE_POWER8
20 select ARCH_ROMSTAGE_POWER8
21 select ARCH_RAMSTAGE_POWER8