commit | 6b9b9a068127dcaf1b391574a1b110edc6ff5202 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Wed Mar 04 13:13:04 2015 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Mar 23 13:19:17 2015 +0100 |
tree | c94487ae99d0a6c74cdbb35bd87cad74f2848231 | |
parent | 51e8266f5b1820f9a0194d7d912225d0ce56f236 [diff] |
ARM: iMX: define an IMX_CONFIG Kconfig option 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>