summaryrefslogtreecommitdiffstats
path: root/system/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'system/Config.in')
-rw-r--r--system/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in
index 30d8efeaba..89578c5828 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -126,10 +126,12 @@ config BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV
depends on BR2_LARGEFILE
depends on BR2_USE_WCHAR
depends on !BR2_PREFER_STATIC_LIB
+ depends on BR2_USE_MMU # eudev
select BR2_PACKAGE_EUDEV
comment "eudev needs a toolchain w/ largefile, wchar, dynamic library"
depends on !BR2_avr32 # eudev
+ depends on BR2_USE_MMU
depends on !BR2_LARGEFILE || !BR2_USE_WCHAR || BR2_PREFER_STATIC_LIB
endchoice
OpenPOWER on IntegriCloud