Add witherspoon defconfig, p9 support for hostboot
Opened RTC issues 160270 and 160273 to fix patches that were
added.
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f7f8005..d864c49 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_HOSTBOOT
bool "hostboot"
- default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8)
+ default y if (BR2_OPENPOWER_PLATFORM)
select BR2_CPP
help
Project to build the hostboot firmware codebase