aboutsummaryrefslogtreecommitdiff
path: root/fs/configfs/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2011-01-16configfs: change depends -> select SYSFSNicholas Bellinger1-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 <[email protected]> Signed-off-by: Nicholas A. Bellinger <[email protected]> Acked-by: Joel Becker <[email protected]>
2009-01-22fs/Kconfig: move configfs outAlexey Dobriyan1-0/+11
Signed-off-by: Alexey Dobriyan <[email protected]>