From: Luka Perkov Date: Thu, 14 Nov 2013 01:35:22 +0000 (+0000) Subject: Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=847761c2b76caa9ee0c110cb088fd5e02a1ed9ca;ds=sidebyside Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now Signed-off-by: Luka Perkov SVN-Revision: 38800 --- diff --git a/Config.in b/Config.in index ea5f8eae2b..4f7667aa1f 100644 --- a/Config.in +++ b/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"