blob: e1f571dd66958957fa6310cac1041fa337c69192 [file] [log] [blame]
config BR2_TARGET_SKIBOOT
bool "skiboot"
depends on BR2_powerpc64 || BR2_powerpc64le
default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8)
help
Build skiboot POWER8 firmware
if BR2_TARGET_SKIBOOT
config BR2_TARGET_SKIBOOT_EMBED_PAYLOAD
bool "Embed kernel payload in skiboot image"
depends on BR2_LINUX_KERNEL_ZIMAGE_EPAPR
endif