blob: 0137e94a24db803e99d73ad09e0076b78552ed20 [file] [log] [blame]
config BR2_PACKAGE_OCC_P8
bool "OCC for P8"
default y if (BR2_OPENPOWER_PLATFORM && BR2_OPENPOWER_POWER8)
select BR2_CPP
help
Project to build OCC
if BR2_PACKAGE_OCC_P8
config BR2_OCC_P8_BIN_FILENAME
string "Name of OCC P8 image file"
default "occ.bin"
help
String used to define name of the OCC binary image file
endif