diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-10-06 08:55:23 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-10-06 08:55:23 +0000 |
commit | c0adda8b79ffe068586600f0a17dfa8a03a4c247 (patch) | |
tree | 64911e571c69aa0bb1adb6a966d28e539d3b2bc4 /extra | |
parent | 74af396f2b8141de2a932bdf09f6e1ff0d7f1f82 (diff) |
- disentangle REALTIME from ADVANCED_REALTIME (Peter S. Mazinger)
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 87cd21af7..088a8838e 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -802,8 +802,6 @@ config UCLIBC_SV4_DEPRECATED config UCLIBC_HAS_REALTIME bool "Realtime-related family of SUSv functions" default y - # glitch in mq_{send,receive} currently forces this on - select UCLIBC_HAS_ADVANCED_REALTIME help These functions are part of the Timers option and need not be available on all implementations. |