blob: 38328fd5eafd6b030ee924e12813c01cb828fa36 [file] [log] [blame]
Jagan Tekice87a882020-10-28 19:03:44 +05301config 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.