diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in index 4c80087f7..6418d5272 100644 --- a/system/Config.in +++ b/system/Config.in @@ -119,6 +119,7 @@ config BR2_INIT_SYSTEMD select BR2_PACKAGE_SYSTEMD comment 'systemd needs udev /dev management and a toolchain w/ largefile, wchar, IPv6, threads' + depends on BR2_USE_MMU depends on !(BR2_LARGEFILE && BR2_USE_WCHAR && \ BR2_INET_IPV6 && BR2_TOOLCHAIN_HAS_THREADS && \ BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV) |