1config IMX6_ENGICAM_COMMON
2	bool "Engicam i.MX6 Common code"
3	depends on SPL && MX6
4	default y if TARGET_MX6Q_ENGICAM || TARGET_MX6UL_ENGICAM
5	help
6	  Common SPL and U-Boot proper code for Engicam i.MX6 targets.
7
8	  Enable it in board Kconfig if it uses i.MX6 variant Engicam boards.
9