diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-05-20 14:34:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-05-20 14:34:52 +0000 |
commit | c5acfef4d2e0bb48ef52a5fe605c336c789730b9 (patch) | |
tree | 5c57755e7a883052c7b7523597aeabe1834022e8 /meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000 | |
parent | 6a468efd9abf118f491d1dcd2678bef6b04cc515 (diff) | |
download | openembedded-core-c5acfef4d2e0bb48ef52a5fe605c336c789730b9.tar.gz openembedded-core-c5acfef4d2e0bb48ef52a5fe605c336c789730b9.tar.bz2 openembedded-core-c5acfef4d2e0bb48ef52a5fe605c336c789730b9.zip |
linux-rp: disable CONFIG_LOCALVERSION_AUTO
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4512 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000 b/meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000 index 09ce9e5740..447d26da80 100644 --- a/meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000 +++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-hx2000 @@ -31,7 +31,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # General setup # CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set # CONFIG_SWAP is not set CONFIG_SYSVIPC=y # CONFIG_IPC_NS is not set |