summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_secure_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-07-22 18:21:12 (GMT)
committerStefano Babic <sbabic@denx.de>2016-07-28 10:08:22 (GMT)
commit5c392017f5d9ff52bd822880abd81ca2843ffdca (patch)
tree9ac9b775fe2ae43f95932d4aa14bc9728577c391 /configs/mx7dsabresd_secure_defconfig
parentd2c4c6bcfa5c9e36a6e00b1c7b997cd06eb09a6c (diff)
downloadu-boot-5c392017f5d9ff52bd822880abd81ca2843ffdca.tar.xz
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>
Diffstat (limited to 'configs/mx7dsabresd_secure_defconfig')
-rw-r--r--configs/mx7dsabresd_secure_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx7dsabresd_secure_defconfig b/configs/mx7dsabresd_secure_defconfig
index 0a3930e..aa92a38 100644
--- a/configs/mx7dsabresd_secure_defconfig
+++ b/configs/mx7dsabresd_secure_defconfig
@@ -38,4 +38,4 @@ CONFIG_G_DNL_MANUFACTURER="FSL"
CONFIG_G_DNL_VENDOR_NUM=0x0525
CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
CONFIG_OF_LIBFDT=y
-CONFIG_MX7_SEC=y
+CONFIG_ARMV7_BOOT_SEC_DEFAULT=y