commit | 33a1718b5e0af35b23ecf2f9bffb365b36eea034 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Fri Jul 22 15:21:12 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 12:08:22 2016 +0200 |
tree | 9ac9b775fe2ae43f95932d4aa14bc9728577c391 | |
parent | 03319d849a0e38de7834d98998e95e6fb4e6a932 [diff] |
mx7dsabresd_secure_defconfig: Use CONFIG_ARMV7_BOOT_SEC_DEFAULT There is no need for introducing MX7_SEC, as there is the CONFIG_ARMV7_BOOT_SEC_DEFAULT option for this purpose. Switch to CONFIG_ARMV7_BOOT_SEC_DEFAULT and get rid of MX7_SEC. Tested by booting a 4.1.15 NXP kernel with mx7dsabresd_secure_defconfig target. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>