mb/prodrive/atlas: Disable POST codes by default

Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>
Change-Id: Ib1dd9826cedfd0a3f1ed719cf2e2927f09f783fe
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67427
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
diff --git a/src/mainboard/prodrive/atlas/Kconfig b/src/mainboard/prodrive/atlas/Kconfig
index 7cef796..0ced376 100644
--- a/src/mainboard/prodrive/atlas/Kconfig
+++ b/src/mainboard/prodrive/atlas/Kconfig
@@ -38,4 +38,8 @@
 config CBFS_SIZE
 	default 0x800000
 
+# This platform has limited means to display POST codes
+config NO_POST
+	default y
+
 endif #BOARD_PRODRIVE_ATLAS_BASEBOARD