summaryrefslogtreecommitdiff
path: root/arch/arm/imx-common
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-10-11 06:29:12 (GMT)
committerStefano Babic <sbabic@denx.de>2016-10-24 08:58:18 (GMT)
commit8b62d546f50803b35b3e5c9ea14f77e9b7321d69 (patch)
tree599b76498469727b3244d5fad09ebc9970cda92d /arch/arm/imx-common
parentac1475ae292dcc218bf0f2b2db9b6c9d1a76ceda (diff)
downloadu-boot-8b62d546f50803b35b3e5c9ea14f77e9b7321d69.tar.xz
imx-common: introduce USE_IMXIMG_PLUGIN Kconfig
Introduce USE_IMXIMG_PLUGIN Kconfig Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/imx-common')
-rw-r--r--arch/arm/imx-common/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/imx-common/Kconfig b/arch/arm/imx-common/Kconfig
index 1a09a2c..a6b61ad 100644
--- a/arch/arm/imx-common/Kconfig
+++ b/arch/arm/imx-common/Kconfig
@@ -18,6 +18,13 @@ config IMX_BOOTAUX
help
bootaux [addr] to boot auxiliary core.
+config USE_IMXIMG_PLUGIN
+ bool "Use imximage plugin code"
+ depends on ARCH_MX7 || ARCH_MX6
+ help
+ i.MX6/7 supports DCD and Plugin. Enable this configuration
+ to use Plugin, otherwise DCD will be used.
+
config SECURE_BOOT
bool "Support i.MX HAB features"
depends on ARCH_MX7 || ARCH_MX6 || ARCH_MX5