|
@@ -18,11 +18,6 @@ config BR2_TARGET_ROOTFS_EXT2_RESBLKS
|
|
depends on BR2_TARGET_ROOTFS_EXT2
|
|
depends on BR2_TARGET_ROOTFS_EXT2
|
|
default 0
|
|
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
|
|
choice
|
|
prompt "Compression method"
|
|
prompt "Compression method"
|
|
default BR2_TARGET_ROOTFS_EXT2_NONE
|
|
default BR2_TARGET_ROOTFS_EXT2_NONE
|