]> Git Repo - J-u-boot.git/blame - arch/arm/imx-common/Kconfig
imx: mx7: Add plugin support
[J-u-boot.git] / arch / arm / imx-common / Kconfig
CommitLineData
a05a6045
BB
1config IMX_CONFIG
2 string
a89729c9
AA
3
4config ROM_UNIFIED_SECTIONS
5 bool
de09c43b
PF
6
7config IMX_RDC
8 bool "i.MX Resource domain controller driver"
9 depends on ARCH_MX6 || ARCH_MX7
10 help
11 i.MX Resource domain controller is used to assign masters
12 and peripherals to differet domains. This can be used to
13 isolate resources.
6f6058bf
PF
14
15config IMX_BOOTAUX
16 bool "Support boot auxiliary core"
17 depends on ARCH_MX7 || ARCH_MX6
18 help
19 bootaux [addr] to boot auxiliary core.
6e1f4d26
GB
20
21config SECURE_BOOT
22 bool "Support i.MX HAB features"
23 depends on ARCH_MX7 || ARCH_MX6 || ARCH_MX5
24 help
25 This option enables the support for secure boot (HAB).
26 See doc/README.mxc_hab for more details.
This page took 0.140991 seconds and 4 git commands to generate.