Sachin Gupta | df0b6a0 | 2017-03-16 08:59:51 -0500 | [diff] [blame] | 1 | config BR2_PACKAGE_SBE |
2 | bool "sbe" | ||||
3 | default y if (BR2_OPENPOWER_PLATFORM && BR2_OPENPOWER_POWER9) | ||||
4 | select BR2_CPP | ||||
Richard J. Knight | 3f0e29c | 2017-10-13 10:39:01 -0500 | [diff] [blame^] | 5 | depends on BR2_PACKAGE_HCODE |
Sachin Gupta | df0b6a0 | 2017-03-16 08:59:51 -0500 | [diff] [blame] | 6 | help |
7 | Project to build the sbe firmware codebase |