From: Jan Kara Date: Tue, 17 Aug 2010 10:14:44 +0000 (+0200) Subject: quota: Make QUOTACTL config be selected by its users X-Git-Tag: v2.6.37-rc1~78^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f44b152c889e592616adf0d33b856107f4bace;p=pandora-kernel.git quota: Make QUOTACTL config be selected by its users Remove "depends on" line from QUOTACTL config option and rather select the option explicitely from config options which need it. It makes more sense this way and also fixes Kconfig warning due to GFS2 selecting QUOTACTL but QUOTACTL not depending on it. Signed-off-by: Jan Kara --- Reading git-diff-tree failed