]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/common/fsl_chain_of_trust.c
armv7: ls1021a: Drop macro CONFIG_LS102XA
[people/ms/u-boot.git] / board / freescale / common / fsl_chain_of_trust.c
index 438e7819576f154ffa8dada5bac85556c3314128..aad1b93d140552a14d6b2b2b05ad9b830bd91bac 100644 (file)
@@ -22,7 +22,7 @@
 #include <asm/fsl_pamu.h>
 #endif
 
-#ifdef CONFIG_LS102XA
+#ifdef CONFIG_ARCH_LS1021A
 #include <asm/arch/immap_ls102xa.h>
 #endif