p9-pore-binutils only needed on POWER8 platforms
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/configs/zz_defconfig b/openpower/configs/zz_defconfig
index 11a6719..e0f4d55 100644
--- a/openpower/configs/zz_defconfig
+++ b/openpower/configs/zz_defconfig
@@ -48,7 +48,6 @@
# BR2_BUILD_PNOR_SQUASHFS is not set
BR2_PACKAGE_PETITBOOT=y
BR2_PACKAGE_PETITBOOT_MTD=y
-# BR2_PACKAGE_HOST_P8_PORE_BINUTILS is not set
# BR2_PACKAGE_HCODE is not set
# BR2_PACKAGE_CAPP_UCODE is not set
BR2_PACKAGE_LOADKEYS=y
diff --git a/openpower/package/p8-pore-binutils/Config.in b/openpower/package/p8-pore-binutils/Config.in
index f8d4bf0..a29397a 100644
--- a/openpower/package/p8-pore-binutils/Config.in
+++ b/openpower/package/p8-pore-binutils/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_HOST_P8_PORE_BINUTILS
bool "p8-pore-binutils"
- default y if (BR2_OPENPOWER_PLATFORM)
+ default y if (BR2_OPENPOWER_POWER8)
select BR2_CPP
help
Project to build the P8 PORE binutils