Update remaining menuconfig items with approximate applet sizes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2017-07-19 14:32:54 +02:00
parent a165603d24
commit ae178cee3d
25 changed files with 28 additions and 28 deletions

View file

@ -6,7 +6,7 @@
*/
//config:config FALLOCATE
//config: bool "fallocate"
//config: bool "fallocate (5 kb)"
//config: default y
//config: help
//config: Preallocate space for files.