imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file
[platform/kernel/u-boot.git] / configs / mx6ul_14x14_evk_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_MX6=y
3 CONFIG_TARGET_MX6UL_14X14_EVK=y
4 CONFIG_SPL=y
5 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6UL"