Brian Silver | cb56555 | 2014-12-11 12:51:36 -0600 | [diff] [blame] | 1 | config BR2_PACKAGE_OCC |
2 | bool "occ" | ||||
3 | default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8) | ||||
4 | select BR2_CPP | ||||
5 | help | ||||
6 | Project to build OCC | ||||
7 | |||||
8 | config BR2_OCC_BIN_FILENAME | ||||
9 | string "Name of OCC image file" | ||||
10 | help | ||||
11 | String used to define name of the OCC binary image file |