aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/config/editors/Config.in
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
commitde0c71f32b383d5146c9eeaccfa5262643dfebce (patch)
tree180a2241c3387708d004f2c866ad62afe9e745bb /package/busybox/config/editors/Config.in
parent7397113a4e1cab27fd8697f021bfbf454b306815 (diff)
downloadupstream-de0c71f32b383d5146c9eeaccfa5262643dfebce.tar.gz
upstream-de0c71f32b383d5146c9eeaccfa5262643dfebce.tar.bz2
upstream-de0c71f32b383d5146c9eeaccfa5262643dfebce.zip
remove awx from busybox, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12497 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/config/editors/Config.in')
-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