diff options
-rw-r--r-- | include/configs/mx7_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index c9f3907..975a277 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -99,6 +99,7 @@ * Default boot linux kernel in no secure mode. * If want to boot kernel in secure mode, please define CONFIG_MX7_SEC */ +#define CONFIG_MX7_SEC #ifndef CONFIG_MX7_SEC #define CONFIG_ARMV7_NONSEC #define CONFIG_ARMV7_PSCI |