From: Shawn Guo Date: Mon, 14 Apr 2014 04:58:32 +0000 (+0800) Subject: ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTO X-Git-Tag: next-20140502~94^2~10 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8bcf72aff97f56fa35002badf0de9b1c614d3809;p=karo-tx-linux.git 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 --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index bf5ad0fdd9af..9fc30243ecfe 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