commit | 4f6500dfdabf28586ce8900cc4026abea07c5e3a | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.vnet.ibm.com> | Fri Jul 28 15:01:01 2017 +1000 |
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | Fri Jul 28 15:01:01 2017 +1000 |
tree | 3f354975009b4ab8e266e986744b90aabd9e2290 | |
parent | 6f9cd5ab572efadcb1d28a450f3fd746d054dd9c [diff] [blame] |
ipmitool: Enable USB interface on all defconfigs Fixes: https://github.com/open-power/op-build/issues/1029 Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/configs/witherspoon-redbud_defconfig b/openpower/configs/witherspoon-redbud_defconfig index 453ced2..b1228f7 100644 --- a/openpower/configs/witherspoon-redbud_defconfig +++ b/openpower/configs/witherspoon-redbud_defconfig
@@ -29,6 +29,7 @@ BR2_PACKAGE_LINUX_FIRMWARE_BNX2X=y BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T4=y BR2_PACKAGE_IPMITOOL=y +BR2_PACKAGE_IPMITOOL_USB=y BR2_PACKAGE_MDADM=y BR2_PACKAGE_NCURSES_WCHAR=y BR2_PACKAGE_DROPBEAR=y