busybox: remove BUSYBOX_USE_LIBRPC
[openwrt.git] / package / busybox / Config.in
index 8353474..88d1aa2 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