diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index d675b077..6566f963 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -43,18 +43,6 @@ KERNEL_IMAGETYPES:am437x-hs-evm = "zImage fitImage"
 KERNEL_IMAGETYPES:am57xx-hs-evm = "zImage fitImage"
 KERNEL_IMAGETYPES:dra7xx-hs-evm = "zImage fitImage"
 
-# FIT image for K3 secure devices
-KERNEL_CLASSES:append:am64xx-hs-evm = " kernel-fitimage"
-KERNEL_CLASSES:append:am65xx-hs-evm = " kernel-fitimage"
-KERNEL_CLASSES:append:j721e-hs-evm = " kernel-fitimage"
-KERNEL_CLASSES:append:j7200-hs-evm = " kernel-fitimage"
-
-KERNEL_IMAGETYPES:am64xx-hs-evm = "Image fitImage"
-KERNEL_IMAGETYPES:am65xx-hs-evm = "Image fitImage"
-KERNEL_IMAGETYPES:j721e-hs-evm = "Image fitImage"
-KERNEL_IMAGETYPES:j7200-hs-evm = "Image fitImage"
-KERNEL_IMAGETYPES:j721s2-hs-evm = "Image fitImage"
-
 # FIT image settings
 FITIMAGE_HASH_ALGO = ""
 FITIMAGE_PACK_TEE = "0"
