diff --git a/tools/config/scalp_firmware.json b/tools/config/scalp_firmware.json
index 6d21c65c79d9930b9e395e452048f0062196633e..98ee7901600a3e06094ed0dcec8a1b0bc859d3cd 100644
--- a/tools/config/scalp_firmware.json
+++ b/tools/config/scalp_firmware.json
@@ -74,6 +74,15 @@
                     "scalp_packet_fifo" : "enable"
                 }
             }
+        },
+        "peripherals" : {
+            "scalp_hl2" :
+            {
+                "hdl" : "enable",
+                "xci" : {
+                    "blk_mem_gen_0" : "enable"
+                }
+            }
         }
     }
 }