]> git.sur5r.net Git - u-boot/blob - arch/arm/imx-common/Kconfig
c4f48bb07f4d47333a42108bfdb255a506bc5145
[u-boot] / arch / arm / imx-common / Kconfig
1 config IMX_CONFIG
2         string
3
4 config ROM_UNIFIED_SECTIONS
5         bool
6
7 config 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.