summaryrefslogtreecommitdiff
path: root/fs/ext2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext2/Config.in')
-rw-r--r--fs/ext2/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/ext2/Config.in b/fs/ext2/Config.in
index 535fa01e1..2af44a826 100644
--- a/fs/ext2/Config.in
+++ b/fs/ext2/Config.in
@@ -18,11 +18,6 @@ config BR2_TARGET_ROOTFS_EXT2_RESBLKS
depends on BR2_TARGET_ROOTFS_EXT2
default 0
-config BR2_TARGET_ROOTFS_EXT2_SQUASH
- bool "Make all files be owned by root"
- depends on BR2_TARGET_ROOTFS_EXT2
- default y
-
choice
prompt "Compression method"
default BR2_TARGET_ROOTFS_EXT2_NONE