| Patrick Williams | 01f14c8 | 2014-12-11 19:03:42 -0600 | [diff] [blame] | 1 | config BR2_PACKAGE_HOST_P8_PORE_BINUTILS |
| Brian Silver | cb56555 | 2014-12-11 12:51:36 -0600 | [diff] [blame] | 2 | bool "p8-pore-binutils" |
| Stewart Smith | 802be77 | 2018-04-26 17:40:23 +1000 | [diff] [blame] | 3 | default y if (BR2_OPENPOWER_POWER8) |
| Brian Silver | cb56555 | 2014-12-11 12:51:36 -0600 | [diff] [blame] | 4 | select BR2_CPP |
| 5 | help | ||||
| 6 | Project to build the P8 PORE binutils | ||||