From: luka 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-Tag: fast2504n-3.10.28-merged~756 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=15a0110d06280af36f42a75338cf6fc80ca6ab7b;p=openwrt.git Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38800 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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"