aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 9420f53694..4f72994af5 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -17,3 +17,10 @@ config BR2_PACKAGE_BUSYBOX_SNAPSHOT
Use the latest busybox CVS snapshot instead of release.
For fun, you should say Y.
+
+menu "Busybox Configuration"
+ depends BR2_PACKAGE_BUSYBOX
+
+source package/busybox/config/Config.in
+
+endmenu