blob: 93e49292745e85e872addc358b2412017f041daf [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
config ARCH_PPC64
bool
select ARCH_SUPPORTS_CLANG
config ARCH_BOOTBLOCK_PPC64
bool
select ARCH_PPC64
select BOOTBLOCK_CUSTOM
config ARCH_VERSTAGE_PPC64
bool
select ARCH_PPC64
config ARCH_ROMSTAGE_PPC64
bool
select ARCH_PPC64
config ARCH_RAMSTAGE_PPC64
bool
select ARCH_PPC64