瀏覽代碼

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 年之前
父節點
當前提交
d15107fe23
共有 1 個文件被更改,包括 0 次插入6 次删除
  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"