freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / spl.c
index 8eeeef1..3f6a5f6 100644 (file)
@@ -34,7 +34,7 @@ u32 spl_boot_device(void)
 
 void spl_board_init(void)
 {
-#if defined(CONFIG_SECURE_BOOT) && defined(CONFIG_FSL_LSCH2)
+#if defined(CONFIG_NXP_ESBC) && defined(CONFIG_FSL_LSCH2)
        /*
         * In case of Secure Boot, the IBR configures the SMMU
         * to allow only Secure transactions.