remove awx from busybox, refresh patches
[openwrt-10.03/.git] / package / busybox / config / editors / Config.in
index 0f0a18c9534819bd016d76b891a2209d77856069..4f69381a9d321c45f81e9e2ec053ccf3c4403976 100644 (file)
@@ -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