Home
last modified time | relevance | path

Searched hist:a05a6045d5bc1c0b6b4b2d95380cefb0a664beb4 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/
H A DKconfiga05a6045d5bc1c0b6b4b2d95380cefb0a664beb4 Wed Mar 04 12:13:04 UTC 2015 Boris BREZILLON <boris.brezillon@free-electrons.com> 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>