aboutsummaryrefslogtreecommitdiffstats
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
commit4a76eda9329b6b80cd5d7e8ebe434a94cab7221d (patch)
tree616c8f9e80224cd514d3c9a6f05668248a5df7c2 /Config.in
parentc872fd9a560adc959c914d1678e2b69be69cb819 (diff)
downloadmaster-187ad058-4a76eda9329b6b80cd5d7e8ebe434a94cab7221d.tar.gz
master-187ad058-4a76eda9329b6b80cd5d7e8ebe434a94cab7221d.tar.bz2
master-187ad058-4a76eda9329b6b80cd5d7e8ebe434a94cab7221d.zip
Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38800 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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"