Michael Neuling | 94f8ab1 | 2015-02-11 14:01:28 +1100 | [diff] [blame] | 1 | config BR2_PACKAGE_CAPP_UCODE |
2 | bool "capp_capp" | ||||
Matt Ploetz | 3a184dd | 2016-08-26 17:21:06 -0500 | [diff] [blame] | 3 | default y if (BR2_OPENPOWER_PLATFORM) |
Michael Neuling | 94f8ab1 | 2015-02-11 14:01:28 +1100 | [diff] [blame] | 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 |