diff options
Diffstat (limited to 'package/redis')
-rw-r--r-- | package/redis/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/redis/Config.in b/package/redis/Config.in index e28ccecbe2..b370e7dbbc 100644 --- a/package/redis/Config.in +++ b/package/redis/Config.in @@ -11,4 +11,5 @@ config BR2_PACKAGE_REDIS http://www.redis.io comment "redis needs a toolchain w/ largefile, threads" + depends on BR2_USE_MMU depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS |