Michael Neuling | 94f8ab1 | 2015-02-11 14:01:28 +1100 | [diff] [blame] | 1 | config BR2_PACKAGE_CAPP_UCODE |
2 | bool "capp_capp" | ||||
3 | default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8) | ||||
4 | help | ||||
5 | Microcode for CAPP hardware | ||||
6 | |||||
7 | config BR2_CAPP_UCODE_BIN_FILENAME | ||||
8 | string "Name of CAPP UCODE image file" | ||||
9 | help | ||||
10 | String used to define name of the CAPP UCODE binary image file |