arm: imx6: tqma6: implement IMX_CONFIG with Kconfig
[platform/kernel/u-boot.git] / board / tqc / tqma6 / Kconfig
index 3e4d9f5..ce47ba4 100644 (file)
@@ -33,4 +33,8 @@ config TQMA6S
 
 endchoice
 
+config IMX_CONFIG
+       default "board/tqc/tqma6/tqma6q.cfg" if TQMA6Q
+       default "board/tqc/tqma6/tqma6s.cfg" if TQMA6S
+
 endif