diff --git a/repos/os/run/fb_bench.run b/repos/os/run/fb_bench.run
index 80d19a5d2e..2c9e9a153d 100644
--- a/repos/os/run/fb_bench.run
+++ b/repos/os/run/fb_bench.run
@@ -2,7 +2,7 @@
# Build
#
-if {[have_spec odroid_xu] || [have_spec wand_quad] || [have_spec zynq]} {
+if {[have_spec odroid_xu] || [have_spec wand_quad] || [have_spec zynq] || [have_spec imx53] && [have_spec foc]} {
puts "\n Run script is not supported on this platform. \n";
exit 0
}
@@ -64,13 +64,13 @@ append_platform_drv_config
append_if [have_spec framebuffer] config {
-
+
}
append config {
-
+
}