Modify: modify mihawk_defconfig to add the PCIUTILS package
Add PCIUTILS for updating lspci tool in petitboot
Signed-off-by: Joy Chu <joy_chu@wistron.com>
diff --git a/openpower/configs/mihawk_defconfig b/openpower/configs/mihawk_defconfig
index 41242c6..877c31d 100644
--- a/openpower/configs/mihawk_defconfig
+++ b/openpower/configs/mihawk_defconfig
@@ -32,6 +32,7 @@
BR2_PACKAGE_IPMITOOL=y
BR2_PACKAGE_IPMITOOL_USB=y
BR2_PACKAGE_MDADM=y
+BR2_PACKAGE_PCIUTILS=y
BR2_PACKAGE_NCURSES_WCHAR=y
BR2_PACKAGE_DROPBEAR=y
# BR2_PACKAGE_DROPBEAR_SERVER is not set