summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/generic/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/generic/Config.in b/target/generic/Config.in
index a83ba442c..b8472f4e8 100644
--- a/target/generic/Config.in
+++ b/target/generic/Config.in
@@ -64,6 +64,9 @@ comment 'systemd requires largefile, wchar, IPv6, threads and udev support'
BR2_INET_IPV6 && BR2_TOOLCHAIN_HAS_THREADS && \
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV)
+config BR2_INIT_NONE
+ bool "None"
+
endchoice
config BR2_ROOTFS_DEVICE_TABLE