diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-12-02 15:37:51 +0200 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-12-02 15:37:51 +0200 |
commit | b2ef01929c2dd74c0d11ba98fb284b9f639a985a (patch) | |
tree | d31814d6391ff576d2b1d9ec42daa8d49b74d93b /packages/linux/linux-handhelds-2.6-2.6.21/h3800 | |
parent | befb7d7e8203690ecfef92af9c6b297d7acafeed (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/h3800')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig index e8dd401e5c..27ed4f4415 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/h3800/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Tue Dec 2 15:32:04 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 |