summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6-2.6.21/rx3000
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/rx3000
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/rx3000')
-rw-r--r--packages/linux/linux-handhelds-2.6-2.6.21/rx3000/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/rx3000/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/rx3000/defconfig
index 3152412af9..582be18242 100644
--- a/packages/linux/linux-handhelds-2.6-2.6.21/rx3000/defconfig
+++ b/packages/linux/linux-handhelds-2.6-2.6.21/rx3000/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.21-hh20
-# Tue Dec 2 15:32:11 2008
+# Tue Dec 2 15:36:46 2008
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -34,7 +34,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