global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / arch / arm / mach-imx / spl_sd.cfg
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/
4  */
5
6 #include <config.h>
7
8 IMAGE_VERSION   2
9 BOOT_FROM       sd
10
11 /*
12  * Secure boot support
13  */
14 #ifdef CONFIG_IMX_HAB
15 CSF CONFIG_CSF_SIZE
16 #endif