projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f48c91
)
ARM: imx_v6_v7_defconfig: enable option CONFIG_LOCALVERSION_AUTO
author
Shawn Guo
<shawn.guo@freescale.com>
Mon, 14 Apr 2014 04:58:32 +0000
(12:58 +0800)
committer
Shawn Guo
<shawn.guo@freescale.com>
Mon, 12 May 2014 14:58:47 +0000
(22:58 +0800)
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>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index 461a8404508441264d7b60f859cbdab32f48a5a8..8c72096fef172d5c4eac043d165fa4c60bbd6c2f 100644
(file)
--- 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