Bill Hoffa | 5f93f1d | 2014-06-26 21:02:48 -0500 | [diff] [blame^] | 1 | config BR2_PACKAGE_HOSTBOOT |
2 | bool "hostboot" | ||||
3 | default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8) | ||||
4 | select BR2_CPP | ||||
5 | help | ||||
6 | Project to build the hostboot firmware codebase | ||||
7 | |||||
8 | |||||
9 | config BR2_HOSTBOOT_CONFIG_FILE | ||||
10 | string "Hostboot configuration file for compilation" | ||||
11 | default default | ||||
12 | help | ||||
13 | String used to define hw specific make config file |