summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
deleted file mode 100644
index cfe20190e..000000000
--- a/package/busybox/Config.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config ADK_PACKAGE_BUSYBOX
- prompt "busybox.............................. The Swiss Army Knife"
- bool
- default y if !ADK_TOOLCHAIN_ONLY
- help
- The Swiss Army Knife of embedded Linux. It slices, it dices, it
- makes Julian Fries.
- http://busybox.net/
-
-
-menu "Busybox Configuration"
-source "package/busybox/config/Config.in"
-endmenu