mb/google/brya/var/uldrenite: Generate RAM ID and SPD file
[coreboot2.git] / src / arch / ppc64 / Kconfig
blob25a0f500ef3a48719825d49ef108318b2f38db23
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config ARCH_PPC64
4         bool
6 config ARCH_BOOTBLOCK_PPC64
7         bool
8         select ARCH_PPC64
9         select BOOTBLOCK_CUSTOM
11 config ARCH_VERSTAGE_PPC64
12         bool
13         select ARCH_PPC64
15 config ARCH_ROMSTAGE_PPC64
16         bool
17         select ARCH_PPC64
19 config ARCH_RAMSTAGE_PPC64
20         bool
21         select ARCH_PPC64