summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-12-04 18:15:23 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-12-12 18:23:05 +0800
commite2b36118ed4f21396672d9fd46151699c0e0a51f (patch)
tree59ea841b46592d1e98ae3d382f380089cfefced4 /arch/arm64
parentf8605294b4c359dfdd4fb9dc2c592a9d3e9dcaf5 (diff)
LF-396 arm64: imx_v8_defconfig: add CONFIG_MODVERSIONS
add CONFIG_MODVERSIONS which can ease the module test work. Acked-by: Jason Liu <jason.hui.liu@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/imx_v8_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/imx_v8_defconfig b/arch/arm64/configs/imx_v8_defconfig
index e4402135b5da..f36def281122 100644
--- a/arch/arm64/configs/imx_v8_defconfig
+++ b/arch/arm64/configs/imx_v8_defconfig
@@ -89,6 +89,7 @@ CONFIG_CRYPTO_AES_ARM64_BS=m
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
+CONFIG_MODVERSIONS=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_KSM=y
CONFIG_MEMORY_FAILURE=y