X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fbusybox%2Fconfig%2Feditors%2FConfig.in;h=8973c3667b013480d3539e097263052ad6a797aa;hp=6844049d74ae09e6cf37352ae121404a5889ce05;hb=1d11e1683d85e56f4245485f1f93c483dfe4d56e;hpb=45cc6df7df47d32ec35a37b29d6af5cf57011a85 diff --git a/package/busybox/config/editors/Config.in b/package/busybox/config/editors/Config.in index 6844049d7..8973c3667 100644 --- a/package/busybox/config/editors/Config.in +++ b/package/busybox/config/editors/Config.in @@ -12,6 +12,13 @@ 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