commit | a05a6045d5bc1c0b6b4b2d95380cefb0a664beb4 | [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 | 89ebc82137bebb11a8191f8b9cbf08f2533ae8bc [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>