aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-09-02 11:18:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-09-02 11:18:47 +0000
commit2a58b9c7291d243a933c663366c1fe2dc9ecac35 (patch)
tree05dadfe7325c79a7631b70087312969f60feceb2 /package/busybox/config
parente833cd9c61185250348fbb5191ba800763695158 (diff)
downloadupstream-2a58b9c7291d243a933c663366c1fe2dc9ecac35.tar.gz
upstream-2a58b9c7291d243a933c663366c1fe2dc9ecac35.tar.bz2
upstream-2a58b9c7291d243a933c663366c1fe2dc9ecac35.zip
remove awx from busybox, refresh patches
SVN-Revision: 12497
Diffstat (limited to 'package/busybox/config')
-rw-r--r--package/busybox/config/editors/Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/busybox/config/editors/Config.in b/package/busybox/config/editors/Config.in
index 0f0a18c953..4f69381a9d 100644
--- a/package/busybox/config/editors/Config.in
+++ b/package/busybox/config/editors/Config.in
@@ -12,13 +12,6 @@ config BUSYBOX_CONFIG_AWK
Awk is used as a pattern scanning and processing language. This is
the BusyBox implementation of that programming language.
-config BUSYBOX_CONFIG_AWX
- bool "Enable awx (awk web extension)"
- default y
- depends on BUSYBOX_CONFIG_AWK
- help
- awx - awk web extension
-
config BUSYBOX_CONFIG_FEATURE_AWK_MATH
bool "Enable math functions (requires libm)"
default y