Boris BREZILLON | a05a604 | 2015-03-04 13:13:04 +0100 | [diff] [blame] | 1 | config IMX_CONFIG |
| 2 | string |
Adrian Alonso | a89729c | 2015-10-12 13:48:09 -0500 | [diff] [blame] | 3 | |
| 4 | config ROM_UNIFIED_SECTIONS |
| 5 | bool |
Peng Fan | de09c43 | 2016-01-28 16:55:00 +0800 | [diff] [blame] | 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. |
Peng Fan | 6f6058b | 2016-01-28 16:55:04 +0800 | [diff] [blame] | 14 | |
| 15 | config IMX_BOOTAUX |
| 16 | bool "Support boot auxiliary core" |
| 17 | depends on ARCH_MX7 || ARCH_MX6 |
| 18 | help |
| 19 | bootaux [addr] to boot auxiliary core. |