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.24/defconfig-c7x0 | |
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.24/defconfig-c7x0')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.24/defconfig-c7x0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.24/defconfig-c7x0 b/meta/packages/linux/linux-rp-2.6.24/defconfig-c7x0 index a47e843a2e..2d6c76ec0f 100644 --- a/meta/packages/linux/linux-rp-2.6.24/defconfig-c7x0 +++ b/meta/packages/linux/linux-rp-2.6.24/defconfig-c7x0 @@ -34,7 +34,7 @@ CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y |