Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38800
This commit is contained in:
parent
b4ecda7b3f
commit
d15107fe23
1 changed files with 0 additions and 6 deletions
|
@ -145,12 +145,6 @@ menu "Target Images"
|
||||||
prompt "journal size" if TARGET_ROOTFS_UBIFS
|
prompt "journal size" if TARGET_ROOTFS_UBIFS
|
||||||
default ""
|
default ""
|
||||||
|
|
||||||
config TARGET_UBIFS_SQUASH_UIDS
|
|
||||||
bool "squash uids" if TARGET_ROOTFS_UBIFS
|
|
||||||
default n
|
|
||||||
help
|
|
||||||
Squash owners making all files owned by root
|
|
||||||
|
|
||||||
comment "Image Options"
|
comment "Image Options"
|
||||||
|
|
||||||
source "target/linux/*/image/Config.in"
|
source "target/linux/*/image/Config.in"
|
||||||
|
|
Loading…
Reference in a new issue