Merge pull request #3222 from wistron-corporation/master_20191021_config_pciutils
Modify: modify mihawk_defconfig to add the PCIUTILS package
diff --git a/openpower/configs/mihawk_defconfig b/openpower/configs/mihawk_defconfig
index f0817fb..09e075d 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