X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/803f5ac0656f3d66f3537a2bd19e00454c3169b5..d43084b0a729b243865bbb698343ac1c7f841fd9:/openwrt/package/busybox/config/coreutils/Config.in diff --git a/openwrt/package/busybox/config/coreutils/Config.in b/openwrt/package/busybox/config/coreutils/Config.in index 10cf659b1..9d97e3c58 100644 --- a/openwrt/package/busybox/config/coreutils/Config.in +++ b/openwrt/package/busybox/config/coreutils/Config.in @@ -337,7 +337,7 @@ config BUSYBOX_CONFIG_OD config BUSYBOX_CONFIG_PRINTF bool "printf" - default n + default y help printf is used to format and print specified strings. It's similar to `echo' except it has more options. @@ -369,7 +369,7 @@ config BUSYBOX_CONFIG_RMDIR config BUSYBOX_CONFIG_SEQ bool "seq" - default n + default y help print a sequence of numbers