summaryrefslogtreecommitdiff
path: root/target/qemu-mips64el
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-mips64el
parent27d6b2fd1084efa18e71e42441f04a83319317b9 (diff)
enable advanced realtime for all targets
Diffstat (limited to 'target/qemu-mips64el')
-rw-r--r--target/qemu-mips64el/uclibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-mips64el/uclibc.config b/target/qemu-mips64el/uclibc.config
index 5642d5879..23a9cc4ef 100644
--- a/target/qemu-mips64el/uclibc.config
+++ b/target/qemu-mips64el/uclibc.config
@@ -127,7 +127,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