soc/intel/xeon_sp/spr: Drop microcode constraints
[coreboot2.git] / src / arch / ppc64 / Kconfig
blob93e49292745e85e872addc358b2412017f041daf
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config ARCH_PPC64
4         bool
5         select ARCH_SUPPORTS_CLANG
7 config ARCH_BOOTBLOCK_PPC64
8         bool
9         select ARCH_PPC64
10         select BOOTBLOCK_CUSTOM
12 config ARCH_VERSTAGE_PPC64
13         bool
14         select ARCH_PPC64
16 config ARCH_ROMSTAGE_PPC64
17         bool
18         select ARCH_PPC64
20 config ARCH_RAMSTAGE_PPC64
21         bool
22         select ARCH_PPC64