diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-10-20 16:58:15 +0200 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-10-20 16:59:10 +0200 |
commit | 1a78669bebc967c941e35f8213588e56e123794d (patch) | |
tree | dfb98299fafa4aef915269f73d597d1091dbaaa7 /recipes | |
parent | a1444ed29c660f04e0b740b492995e7a0664b157 (diff) |
linux-2.6.24: enable POSIX message queues for hipox machine
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux-2.6.24/hipox/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig index d2867f13d4..e5d033846e 100644 --- a/recipes/linux/linux-2.6.24/hipox/defconfig +++ b/recipes/linux/linux-2.6.24/hipox/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24.4 -# Wed Oct 14 11:55:54 2009 +# Tue Oct 20 14:36:38 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -36,7 +36,7 @@ CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y -# CONFIG_POSIX_MQUEUE is not set +CONFIG_POSIX_MQUEUE=y # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set # CONFIG_USER_NS is not set |