]> git.baikalelectronics.ru Git - kernel.git/commit
quota: Make QUOTACTL config be selected by its users
authorJan Kara <jack@suse.cz>
Tue, 17 Aug 2010 10:14:44 +0000 (12:14 +0200)
committerJan Kara <jack@suse.cz>
Tue, 5 Oct 2010 10:16:37 +0000 (12:16 +0200)
commit0660f3b32ecbb418d849cc4a2dafc22621bb3c02
tree432867c97f855e57a023bbf13c4c81e700393448
parentbbda1fb21007b2c4f6dd213232f0447f67ad305e
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 <jack@suse.cz>
fs/quota/Kconfig
fs/xfs/Kconfig