|
@@ -128,7 +128,7 @@ menu "Target Images"
|
|
config TARGET_ROOTFS_RESERVED_PCT
|
|
config TARGET_ROOTFS_RESERVED_PCT
|
|
int "Percentage of reserved blocks in root filesystem"
|
|
int "Percentage of reserved blocks in root filesystem"
|
|
depends TARGET_ROOTFS_EXT4FS
|
|
depends TARGET_ROOTFS_EXT4FS
|
|
- default 5
|
|
|
|
|
|
+ default 0
|
|
help
|
|
help
|
|
Allows you to change the percentage of reserved blocks in the root filesystem
|
|
Allows you to change the percentage of reserved blocks in the root filesystem
|
|
|
|
|