]> code.ossystems Code Review - bsp/u-boot.git/commit
mx7: Place MX7_SEC option in Kconfig
authorFabio Estevam <fabio.estevam@nxp.com>
Fri, 10 Jun 2016 12:46:12 +0000 (09:46 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 18 Jun 2016 13:48:39 +0000 (15:48 +0200)
commita7e938f3cd19195cd94ed0a815c9de44a7e0204a
treeff4c4cf7c9dcc5c17f172780d1f84a6e8e473fbd
parent1de6cfa701b09a9d0b34a7f91388cfdb53da3648
mx7: Place MX7_SEC option in Kconfig

MX7_SEC is an existing configuration option that allows booting the
kernel in secure mode.

Place this option in Kconfig, so that boards can select this option
in their defconfig files.

Selecting this option is necessary when booting a kernel provided by
NXP, such as 3.14_GA and 4.1.15_GA.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Michael Trimarchi <michael@amarulasolutions.com>
arch/arm/imx-common/Kconfig