commit | be1a17ff689b0289bbf900813265e4525949eef7 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Jul 13 00:25:41 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 19 19:52:15 2016 +0200 |
tree | 2d34bcc7da0d1f66ba9830fd36abbae007c9f44e | |
parent | 47855a5c3bf8aa2ad2bd48016d48c89bc1e2641c [diff] |
mx7_common: use Kconfig for ARMv7 non-secure mode Use existing Kconfig symbols to let the user configure whether to build a U-Boot with non-secure mode support or not. This also allows to enable virtualization extension easily. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>