squashfs: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:37 +0000 (10:20 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:29:40 +0000 (18:29 +0200)
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes when they are fulfilled.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/squashfs/Config.in

index 79ebf5750ff7650eba424ffb22b24b14ed56a225..6dd65e30a007fbdec018cbf0ab6fa1a1e3166cf8 100644 (file)
@@ -46,3 +46,4 @@ endif
 
 comment "squashfs needs a toolchain w/ largefile, threads"
        depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU