Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configfs: change depends -> select SYSFS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+2 |
| | | | | | | | | | | 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/Kconfig: move configfs out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+11 |
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> |