diff --git a/Config.in b/Config.in index 188f0f905..d2c62b618 100644 --- a/Config.in +++ b/Config.in @@ -238,8 +238,8 @@ config CONFIG_STATIC config CONFIG_BUILD_LIBBUSYBOX bool "Build shared libbusybox" - depends on CONFIG_STANDALONE default n + default y if CONFIG_STANDALONE help Build a shared library libbusybox.so which contains all libraries used inside busybox.