Enable SBE Updates
diff --git a/openpower/configs/hostboot/habanero.config b/openpower/configs/hostboot/habanero.config
index 8c87193..3a593a8 100755
--- a/openpower/configs/hostboot/habanero.config
+++ b/openpower/configs/hostboot/habanero.config
@@ -26,10 +26,9 @@
set PALMETTO_VDDR
# to disable sbe updates
-set NO_SBE_UPDATES
-
+# set NO_SBE_UPDATES
# Enable SBE updates
-#set SBE_UPDATE_INDEPENDENT
+set SBE_UPDATE_INDEPENDENT
unset PCIE_HOTPLUG_CONTROLLER
diff --git a/openpower/configs/hostboot/palmetto.config b/openpower/configs/hostboot/palmetto.config
index 2b30fbc..8e11a5e 100755
--- a/openpower/configs/hostboot/palmetto.config
+++ b/openpower/configs/hostboot/palmetto.config
@@ -26,10 +26,9 @@
set PALMETTO_VDDR
# to disable sbe updates
-set NO_SBE_UPDATES
-
+#set NO_SBE_UPDATES
# Enable SBE updates
-# set SBE_UPDATE_INDEPENDENT
+set SBE_UPDATE_INDEPENDENT
unset PCIE_HOTPLUG_CONTROLLER