X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f4f4212c8a84f60f821d662b93b7aacc971b1885..eacd5dbffae57f6e167b6ef2c288730e2a1175c4:/package/busybox/config/editors/Config.in?ds=sidebyside 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