summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6-2.6.21/h4000
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-12-02 15:37:51 +0200
committerPaul Sokolovsky <pmiscml@gmail.com>2008-12-02 15:37:51 +0200
commitb2ef01929c2dd74c0d11ba98fb284b9f639a985a (patch)
treed31814d6391ff576d2b1d9ec42daa8d49b74d93b /packages/linux/linux-handhelds-2.6-2.6.21/h4000
parentbefb7d7e8203690ecfef92af9c6b297d7acafeed (diff)
linux-handhelds-2.6_2.6.21-hh20: Disable CONFIG_LOCALVERSION_AUTO.
* This options is used to stick kernel's git rev to kernel version, but if the kernel is not from git, it can instead randomly pull up rev from some other repo.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/h4000')
-rw-r--r--packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
index 3dc2cea9bd..563dccf631 100644
--- a/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
+++ b/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.21-hh20
-# Tue Dec 2 15:32:05 2008
+# Tue Dec 2 15:36:40 2008
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -35,7 +35,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# General setup
#
CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_IPC_NS is not set