commit | 303977430983f163c30a8937de737d1d6abe78ba | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Fri Jun 10 09:46:12 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 12 17:58:49 2016 +0200 |
tree | b14a2620594072b8e5944d4f1e99f9fd604d279c | |
parent | d6b0c468189fad76addd09e9796e87ab61c227df [diff] |
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>