summaryrefslogtreecommitdiffstats
path: root/payloads/external/skiboot/Kconfig.name
blob: 92d47e17826702b3bf95ca4bec94ee5794400d9f (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

config PAYLOAD_SKIBOOT
	bool "skiboot"
	depends on ARCH_PPC64
	help
	  Select this option if you want to build a coreboot image
	  with a skiboot payload.