freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
[platform/kernel/u-boot.git] / include / configs / ls1028a_common.h
index 40fcd22..39f9318 100644 (file)
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS      3
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS  5
 
-#ifdef CONFIG_SECURE_BOOT
+#ifdef CONFIG_NXP_ESBC
 #include <asm/fsl_secure_boot.h>
 #endif