diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-05-20 14:35:19 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-05-20 14:35:19 +0000 |
commit | a62a58345f210cccdac597f0a359ed59082b196a (patch) | |
tree | 47b75c646e503293161eecbce97f70663e746f9d /meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig | |
parent | c5acfef4d2e0bb48ef52a5fe605c336c789730b9 (diff) | |
download | openembedded-core-a62a58345f210cccdac597f0a359ed59082b196a.tar.gz openembedded-core-a62a58345f210cccdac597f0a359ed59082b196a.tar.bz2 openembedded-core-a62a58345f210cccdac597f0a359ed59082b196a.zip |
linux-nokia800: disable CONFIG_LOCALVERSION_AUTO
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4513 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig')
-rw-r--r-- | meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig b/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig index a6cbb33280..3cd1430332 100644 --- a/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig +++ b/meta/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig @@ -25,7 +25,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_POSIX_MQUEUE=y |