aboutsummaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index bd4f63ea4..19c8edfb9 100644
--- a/Config.in
+++ b/Config.in
@@ -124,6 +124,13 @@ menu "Target Images"
help
Allows you to change the maximum number of inodes in the root filesystem
+ config TARGET_ROOTFS_RESERVED_PCT
+ int "Percentage of reserved blocks in root filesystem"
+ depends TARGET_ROOTFS_EXT4FS
+ default 5
+ help
+ Allows you to change the percentage of reserved blocks in the root filesystem
+
endmenu
menu "Global build settings"