diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index f3feb8b5..f735c23f 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -92,9 +92,6 @@ PACKAGECONFIG_GL:pn-libsdl2 = "gles2"
 # Add KMS/DRM backend support
 PACKAGECONFIG:append:pn-libsdl2 = " kmsdrm"
 
-# Enable cryptodev/devcrypto engine in OpenSSL 1.1
-PACKAGECONFIG:append:pn-openssl = " cryptodev-linux"
-
 # Enable GST_TRACER logging in gstreamer
 PACKAGECONFIG:append:pn-gstreamer1.0 = " tracer-hooks coretracers"
 
