X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7492b6e1a7d3de0209c85ae7a3d8aefec0aa0550..5e10b16d95550d4656d8b594f3cbb6a3892db688:/package/busybox/Config.in diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 73a3f1a02..407e95e1e 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -1,5 +1,5 @@ -menu "Configuration" - depends on PACKAGE_busybox + +if PACKAGE_busybox config BUSYBOX_CONFIG_NOMMU bool @@ -26,4 +26,4 @@ config BUSYBOX_USE_LIBRPC source "package/busybox/config/Config.in" -endmenu +endif