blob: 6a2e284a9c27becd9e1998f01aebed25e18ff567 [file] [log] [blame]
config BR2_PACKAGE_OCC_P10
bool "OCC for P10"
default y if (BR2_OPENPOWER_PLATFORM && BR2_OPENPOWER_POWER10)
select BR2_CPP
help
Project to build OCC for P10
if BR2_PACKAGE_OCC_P10
config BR2_OCC_P10_BIN_FILENAME
string "Name of OCC P10 image file"
default "occ.bin"
help
String used to define name of the OCC binary image file
endif