summaryrefslogtreecommitdiffstats
path: root/arch/arm/imx-common/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-211-0/+8
| | | | | | | | | Introduce Resource Domain Controller support for i.MX. Now i.MX6SX and i.MX7D supports this feature to assign masters and peripherals to different domains. Signed-off-by: Ye.Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
* imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-301-0/+3
| | | | | | | | | Add CONFIG_ROM_UNIFIED_SECTIONS for mx6sx and mx6ul target platforms to resolve corresponding HAB_RVT_BASE base address, the RVT table contains pointers to the HAB API functions in ROM code. Signed-off-by: Adrian Alonso <aalonso@freescale.com>
* ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON2015-03-231-0/+2
IMX_CONFIG is currently passed via the SYS_EXTRA_OPTIONS which is marked as deprecated. Add a new Kconfig file under arch/arm/imx-common and define the IMX_CONFIG Kconfig in there. Each board is supposed to provide a default value pointing to the appropriate imximage.cfg file. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
OpenPOWER on IntegriCloud