diff --git a/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ethosu.cfg b/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ethosu.cfg
index aee5312c..5fc75d52 100644
--- a/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ethosu.cfg
+++ b/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ethosu.cfg
@@ -1,4 +1,6 @@
 CONFIG_SRAM=y
+CONFIG_CMA=y
+CONFIG_DMA_CMA=y
 CONFIG_DRM=y
 CONFIG_DRM_ACCEL=y
 CONFIG_DRM_ACCEL_ARM_ETHOSU=y
