Boris BREZILLON | 6b9b9a0 | 2015-03-04 13:13:04 +0100 | [diff] [blame] | 1 | config IMX_CONFIG |
| 2 | string |
Adrian Alonso | 994d9cf | 2015-10-12 13:48:09 -0500 | [diff] [blame] | 3 | |
| 4 | config ROM_UNIFIED_SECTIONS |
| 5 | bool |
Peng Fan | 1b64ffa | 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 | fcabb6d | 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. |