Selaa lähdekoodia

Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now

Signed-off-by: Luka Perkov <[email protected]>

SVN-Revision: 38800
Luka Perkov 12 vuotta sitten
vanhempi
sitoutus
d15107fe23
1 muutettua tiedostoa jossa 0 lisäystä ja 6 poistoa
  1. 0 6
      Config.in

+ 0 - 6
Config.in

@@ -145,12 +145,6 @@ menu "Target Images"
 			prompt "journal size" if TARGET_ROOTFS_UBIFS
 			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"
 
 	source "target/linux/*/image/Config.in"