AA: openssl: Support multi-threaded applications
[openwrt/svn-archive/archive.git] / package / busybox / Config.in
index 8353474bcdb484d4467eb44a182318a8901ff6f7..88d1aa213ab5c1cc68be3e7c90fafd90e84b10f2 100644 (file)
@@ -1,5 +1,5 @@
-menu "Configuration"
-       depends on PACKAGE_busybox
+
+if PACKAGE_busybox
 
 config BUSYBOX_CONFIG_NOMMU
        bool
@@ -21,4 +21,4 @@ config BUSYBOX_CONFIG_HUSH
 
 source "package/busybox/config/Config.in"
 
-endmenu
+endif