[package] busybox: Enable ibs, obs and conv options on 'dd'
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Jun 2012 22:34:49 +0000 (22:34 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Jun 2012 22:34:49 +0000 (22:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32464 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/coreutils/Config.in

index d055e4f..b1a432f 100644 (file)
@@ -243,7 +243,7 @@ config BUSYBOX_CONFIG_FEATURE_DD_THIRD_STATUS_LINE
 
 config BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS
        bool "Enable ibs, obs and conv options"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_DD
        help
          Enables support for writing a certain number of bytes in and out,