configfs: change depends -> select SYSFS
authorNicholas Bellinger <nab@linux-iscsi.org>
Sun, 16 Jan 2011 21:11:25 +0000 (21:11 +0000)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 16 Jan 2011 21:22:29 +0000 (21:22 +0000)
commite205117285d6035af135c9d6c34a30ee6b8d1f2e
treeec2bb982058fe36ec2c8eb19e3fc11af3e8b17aa
parentf652f6c5b7cfdf139f4155d78f397e99ae1c4acc
configfs: change depends -> select SYSFS

This patch changes configfs to select SYSFS to fix the following:

warning: (TARGET_CORE && GFS2_FS) selects CONFIGFS_FS which has unmet direct dependencies (SYSFS)

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Acked-by: Joel Becker <jlbec@evilplan.org>
fs/configfs/Kconfig