commit | e205117285d6035af135c9d6c34a30ee6b8d1f2e | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Sun Jan 16 21:11:25 2011 +0000 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sun Jan 16 21:22:29 2011 +0000 |
tree | ec2bb982058fe36ec2c8eb19e3fc11af3e8b17aa | |
parent | f652f6c5b7cfdf139f4155d78f397e99ae1c4acc [diff] |
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>