busybox: Enable ibs, obs and conv options on 'dd'
SVN-Revision: 32464
This commit is contained in:
parent
6387e8e458
commit
82dc07f6f2
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ config BUSYBOX_CONFIG_FEATURE_DD_THIRD_STATUS_LINE
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS
|
config BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS
|
||||||
bool "Enable ibs, obs and conv options"
|
bool "Enable ibs, obs and conv options"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_DD
|
depends on BUSYBOX_CONFIG_DD
|
||||||
help
|
help
|
||||||
Enables support for writing a certain number of bytes in and out,
|
Enables support for writing a certain number of bytes in and out,
|
||||||
|
|
Loading…
Reference in a new issue