freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
[platform/kernel/u-boot.git] / board / freescale / ls1046ardb / ls1046ardb.c
index 0a73fe8..cc6bd88 100644 (file)
@@ -69,7 +69,7 @@ int board_init(void)
 {
        struct ccsr_scfg *scfg = (struct ccsr_scfg *)CONFIG_SYS_FSL_SCFG_ADDR;
 
-#ifdef CONFIG_SECURE_BOOT
+#ifdef CONFIG_NXP_ESBC
        /*
         * In case of Secure Boot, the IBR configures the SMMU
         * to allow only Secure transactions.