summaryrefslogtreecommitdiff
path: root/target/qemu-x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-19 00:06:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-19 00:06:33 +0100
commitb668796b88da374fefa35b87f305ebcc03147e5d (patch)
treed6cd3c0cab1b6d844d39c5193d6e8416bb1a291e /target/qemu-x86_64
parent27d6b2fd1084efa18e71e42441f04a83319317b9 (diff)
enable advanced realtime for all targets
Diffstat (limited to 'target/qemu-x86_64')
-rw-r--r--target/qemu-x86_64/uclibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-x86_64/uclibc.config b/target/qemu-x86_64/uclibc.config
index c622507cd..62f37b877 100644
--- a/target/qemu-x86_64/uclibc.config
+++ b/target/qemu-x86_64/uclibc.config
@@ -135,7 +135,7 @@ UCLIBC_HAS_BSD_ERR=y
# UCLIBC_NTP_LEGACY is not set
# UCLIBC_SV4_DEPRECATED is not set
UCLIBC_HAS_REALTIME=y
-# UCLIBC_HAS_ADVANCED_REALTIME is not set
+UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y
UCLIBC_HAS_XATTR=y
# UCLIBC_HAS_PROFILING is not set