From: Mark Brown Date: Fri, 6 Jan 2023 23:12:33 +0000 (+0000) Subject: ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING X-Git-Tag: v6.6.7~3531^2~11^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06f985d227d079d77426e484c091330209859518;p=platform%2Fkernel%2Flinux-starfive.git ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING For some reason that is unclear to me the i.MX defconfig for v6 and v7 boards enables PROVE_LOCKING. Since the defconfigs are generally intended to be more production style configurations this doesn't seem particularly intentional so drop this from the defconfig. Signed-off-by: Mark Brown Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 025eb33..3540fb2 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -474,5 +474,4 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_FS=y # CONFIG_SLUB_DEBUG is not set # CONFIG_SCHED_DEBUG is not set -CONFIG_PROVE_LOCKING=y # CONFIG_FTRACE is not set