summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-03-16 15:17:12 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:43 +0800
commit7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6 (patch)
tree9321f240876c56ab5ba3d0e087328a1d5195f46f /arch/arm/cpu/armv7
parent6857edadd10214c2fd32718eea3605b5bdd98c86 (diff)
downloadu-boot-imx-7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6.zip
u-boot-imx-7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6.tar.gz
u-boot-imx-7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6.tar.bz2
MLK-12416-9: mx6qp: define CONFIG_MX6QP
Define CONFIG_MX6QP which will also set CONFIG_MX6Q, otherwise plugin code will use wrong ddr script. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 901d9eb01736ab54822678a197fe1aeb281a81b9)
Diffstat (limited to 'arch/arm/cpu/armv7')
-rw-r--r--arch/arm/cpu/armv7/mx6/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig
index 2cb68bf..8f818b5 100644
--- a/arch/arm/cpu/armv7/mx6/Kconfig
+++ b/arch/arm/cpu/armv7/mx6/Kconfig
@@ -16,6 +16,9 @@ config MX6Q
config MX6QDL
bool
+config MX6QP
+ bool
+
config MX6S
bool