From 9dc34da67bd802b48a8d8a0304ba329d99cef56e Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 14 Apr 2014 12:58:32 +0800 Subject: ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTO Option CONFIG_LOCALVERSION_AUTO is quite helpful to tell kernel version. I do not see any reason why we should unset it. Let's remove the unset to have it enabled. Signed-off-by: Shawn Guo --- arch/arm/configs/imx_v6_v7_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm') diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 461a84045084..8c72096fef17 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -1,4 +1,3 @@ -# CONFIG_LOCALVERSION_AUTO is not set CONFIG_KERNEL_LZO=y CONFIG_SYSVIPC=y CONFIG_NO_HZ=y -- cgit v1.2.3-55-g7522