Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38800 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
c872fd9a56
commit
4a76eda932
|
@ -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 New Issue