MLK-18143 mx6: Add CONFIG_MX6QP kconfig
authorYe Li <ye.li@nxp.com>
Fri, 23 Mar 2018 08:59:21 +0000 (01:59 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:28:23 +0000 (04:28 -0700)
commit1fa581642ec8def3fd378b29f8d9b6527358dfe9
treedb98a7e565f830d1044d41c43c7c2439a8955df3
parentcd03ba8327d46178900a63310d5ef3edd8034350
MLK-18143 mx6: Add CONFIG_MX6QP kconfig

Since i.MX6QP is a variant of i.MX6Q, the CONFIG_MX6QP will select CONFIG_MX6Q.
Users can use is_mx6dqp to distinguish them at runtime.

The reason to add this kconfig is plugin mode will use this configuration.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit a56c1d98d8d56a34ca1226e15fe05b75cd9b3686)
arch/arm/mach-imx/mx6/Kconfig