Palmetto PNOR Build Process Functionality
diff --git a/openpower/configs/hostboot/palmetto.config b/openpower/configs/hostboot/palmetto.config
new file mode 100755
index 0000000..b2f330d
--- /dev/null
+++ b/openpower/configs/hostboot/palmetto.config
@@ -0,0 +1,16 @@
+# The Serial Flash Controller is the AST2400 BMC.
+set LPC_SLAVE_AST2400
+set SFC_IS_AST2400
+set BMC_DOES_SFC_INIT
+unset SFC_IS_IBM_DPSS
+
+# VPD options.
+unset MVPD_READ_FROM_PNOR
+unset DJVPD_READ_FROM_PNOR
+unset HAVE_MBVPD
+set SKIP_RESTRICT_EX_UNITS
+
+# gpio config
+set GPIODD
+set PALMETTO_VDDR
+