summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf')
-rw-r--r--src/usr/hwpf/hwp/dmi_training/HBconfig2
-rw-r--r--src/usr/hwpf/plat/HBconfig4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hwpf/hwp/dmi_training/HBconfig b/src/usr/hwpf/hwp/dmi_training/HBconfig
index a86ff477b..75f7cee6f 100644
--- a/src/usr/hwpf/hwp/dmi_training/HBconfig
+++ b/src/usr/hwpf/hwp/dmi_training/HBconfig
@@ -1,5 +1,5 @@
config NO_DMI_EREPAIR
- default n
+ default y if !HAVE_MBVPD
help
Do not apply erepair information on the DMI bus during boot
diff --git a/src/usr/hwpf/plat/HBconfig b/src/usr/hwpf/plat/HBconfig
index 40fdc8ed5..2d9d4ba6c 100644
--- a/src/usr/hwpf/plat/HBconfig
+++ b/src/usr/hwpf/plat/HBconfig
@@ -1,4 +1,4 @@
config VPD_GETMACRO_USE_EFF_ATTR
- default n
+ default y if !HAVE_MBVPD
help
- Use EFF attribute in VPD GETMACRO \ No newline at end of file
+ Use EFF attribute in VPD GETMACRO
OpenPOWER on IntegriCloud