summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-11-14 01:35:22 +0000
committerLuka Perkov <luka@openwrt.org>2013-11-14 01:35:22 +0000
commitd15107fe237b307fdf65f44e72fa924979b315db (patch)
tree14916122dc27f513da5d20bfac0cf03ca10c514d /Config.in
parentb4ecda7b3fd6ac7a92a03e8ec83c45fb17f8f125 (diff)
downloadmtk-20170518-d15107fe237b307fdf65f44e72fa924979b315db.zip
mtk-20170518-d15107fe237b307fdf65f44e72fa924979b315db.tar.gz
mtk-20170518-d15107fe237b307fdf65f44e72fa924979b315db.tar.bz2
Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38800
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/Config.in b/Config.in
index ea5f8ea..4f7667a 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"