Skip to content

Commit

Permalink
ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTO
Browse files Browse the repository at this point in the history
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 <shawn.guo@freescale.com>
  • Loading branch information
Shawn Guo committed May 12, 2014
1 parent 5f48c91 commit 9dc34da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/configs/imx_v6_v7_defconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
Expand Down

0 comments on commit 9dc34da

Please sign in to comment.