| config BR2_PACKAGE_HOSTBOOT_P8 | |
| bool "hostboot-p8" | |
| default y if (BR2_OPENPOWER_POWER8) | |
| select BR2_CPP | |
| help | |
| Project to build the hostboot firmware codebase | |
| if BR2_PACKAGE_HOSTBOOT_P8 | |
| config BR2_HOSTBOOT_P8_CONFIG_FILE | |
| string "Hostboot configuration file for compilation" | |
| default default | |
| help | |
| String used to define hw specific make config file | |
| endif | |